@clerk/react@6.3.0
📦 clerkView on GitHub →
✨ 2 features🔧 3 symbols
Summary
This release introduces new features for handling OAuth consent flows via the OAuthApplication resource and the internal useOAuthConsent hook, alongside minor dependency updates.
✨ New Features
- Added OAuthApplication resource for retrieving OAuth consent information, supporting custom OAuth consent flows.
- Introduced internal useOAuthConsent() hook for fetching OAuth consent screen metadata for the signed-in user.