v2.78.0
📦 supabase-jsView on GitHub →
✨ 3 features🐛 2 fixes🔧 5 symbols
Summary
This release introduces OAuth 2.1 consent management and client update support, alongside internal refactors to authentication methods and session warning logic.
✨ New Features
- Added OAuth 2.1 authorization consent management API calls.
- Added support for updating OAuth clients.
- Refactored getAuthenticatorAssuranceLevel method for improved internal handling.
🐛 Bug Fixes
- Removed automatic redirection in getAuthorizationDetails to allow manual flow control.
- Moved the session warning proxy from the session object to the user object.
🔧 Affected Symbols
getAuthorizationDetailsgetAuthenticatorAssuranceLevelauth.updateOAuthClientsessionuser