Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

v.0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@imCorfitz imCorfitz released this 11 Oct 08:05
· 68 commits to master since this release

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