Skip to content

@clerk/react@6.3.0

Choose a tag to compare

@clerk-cookie clerk-cookie released this 13 Apr 18:49
· 11 commits to main since this release
4657d64

Minor Changes

  • Add OAuthApplication resource and getConsentInfo() method for retrieving OAuth consent information, enabling custom OAuth consent flows. (#8275) by @jfoshee

  • Introduce internal useOAuthConsent() hook for fetching OAuth consent screen metadata for the signed-in user. (#8286) by @jfoshee

Patch Changes