@clerk/shared@4.7.0
📦 clerkView on GitHub →
✨ 3 features🔧 3 symbols
Summary
This release introduces new features related to OAuth consent management, including a new resource and an internal hook for fetching consent metadata.
✨ New Features
- Added the OAuthApplication resource.
- Added the getConsentInfo() method for retrieving OAuth consent information to enable custom OAuth consent flows.
- Introduced the internal useOAuthConsent() hook for fetching OAuth consent screen metadata for the signed-in user.