Releases: imCorfitz/payload-plugin-oauth-apps
Releases · imCorfitz/payload-plugin-oauth-apps
v0.3.2
29 Oct 15:44
Compare
Sorry, something went wrong.
No results found
Patch Changes
771f271 : Fixing missing hooks in collection config
771f271 : Fixing token naming convention for refresh endpoint
v0.3.1
29 Oct 12:55
Compare
Sorry, something went wrong.
No results found
Patch Changes
d35fa80 : added npmignore and more tests
v0.2.0
15 Oct 05:05
Compare
Sorry, something went wrong.
No results found
Minor Changes
2e62c9e : Removing cookies from plugin feature
eb7abb6 : Added logout route and operation
9108754 : Using email settings from Oauth client settings instead of plugin config
f81c4f5 : Added magiclink auth flow
v.0.3.0
15 Oct 20:50
Compare
Sorry, something went wrong.
No results found
Minor Changes
4452901 : Migrating plugin codebase to payload plugin template to meet standards
v0.1.4
12 Oct 16:50
Compare
Sorry, something went wrong.
No results found
Patch Changes
3bb8122 : Minor updates to documentation
v0.1.3
11 Oct 12:01
Compare
Sorry, something went wrong.
No results found
v0.1.2
11 Oct 09:58
Compare
Sorry, something went wrong.
No results found
Patch Changes
7bc1279 : Added changeset package, Github workflows and configured ESLint
v.0.1.1
11 Oct 08:05
Compare
Sorry, something went wrong.
No results found
Initial pre-release
Please note this plugin is under active development. A lot WILL change. see TODO
Ability to create multiple OAuth Apps with individual client credentials
Better session flow using revokable longer-lived refresh tokens
Session management on User collections with ability to revoke active sessions
Passwordless authentication using One-time password (OTP) or Magiclink
Automatically adds registered OAuth apps to CSRF and CORS config in Payload
Full support of native Payload Auth cookies and JWT passport strategy