Releases
4.4.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove remote endpoint functionality already disabled
Rearrange so each endpoint is more independent and registers its own parameters
Add way to register new grant types.
Rewrite Web Signin to support latest version of flow.
Add PKCE support to websignin flow
Fix issue with PKCE support where it would not actually verify PKCE for token flow because PKCE is optional
Invert PKCE message to highlight when PKCE is not being used over it being used.
Do not do client discovery on a non-retrievable URL
Validate identifiers to IndieAuth Spec
Remove URL plus password login as part of effort to simplify code.
Fix error message surfacing in websignin form
Fix CSS on websignin and authorization forms to not misrender the language bar.
Fix deprecation notice by @janboddez in #254
Update Web Sign In and PKCE by @dshanske in #257
Remove Remote Endpoint Code and Refactor Code by @dshanske in #255
Add Validation Functions and Fix CSS by @dshanske in #258
You can’t perform that action at this time.