- 771f271: Fixing missing hooks in collection config
- 771f271: Fixing token naming convention for refresh endpoint
- d35fa80: added npmignore and more tests
- 4452901: Migrating plugin codebase to payload plugin template to meet standards
- 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
- 3bb8122: Minor updates to documentation
- e5d1de5: Updated documentation
- 7bc1279: Added changeset package, Github workflows and configured ESLint
0.1.1 - 2023-10-12
- 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 sessionsPasswordless authentication
using One-time password (OTP) or Magiclink- Automatically adds registered OAuth apps to
CSRF
andCORS
config in Payload
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.