@clerk/react-router@3.1.0
📦 clerkView on GitHub →
✨ 1 features🔧 4 symbols
Summary
This release introduces an internal component, <OAuthConsent />, for handling zero-config OAuth consent screens during redirects. It also updates several internal dependencies.
Migration Steps
- If using the OAuth authorize redirect page, you can now optionally render the new <OAuthConsent /> component for a zero-config consent screen.
✨ New Features
- Introduce internal <OAuthConsent /> component for rendering a zero-config OAuth consent screen on an OAuth authorize redirect page.