Releases: UseKeyp/oauth2-server-redwood
Releases · UseKeyp/oauth2-server-redwood
v0.3.13
v0.3.12
v0.3.11
Changes in this Release
Changed
Added
Fixes
findAccount bug
Breaking
v0.3.10
Adds support for middlewares
v0.3.1
v0.2.0
Changes
- Adds requested scopes and client metadata to the authorize url search params (still needs implementing on the frontend AuthorizePage)
- Removes console.logs
- Changes interface for oAuthUrl() to simplify integration with oauth2-client-redwood apps
- Documentation for integration now tested complete
v0.1.1
- Fixes missing /views directory
v0.1.0
- Adds dynamic client GET UPDATE DELETE methods.
- Adds a test API server
- Updates documentation
v0.0.2
Initial Release
- OIDC server with dynamic client generation
- Config options passed as arguments
- Uses prisma adapter
- Oauth flow skips login screen when provider is passed (optional feature)