@clerk/react@6.3.0
·
11 commits
to main
since this release
Minor Changes
-
Add
OAuthApplicationresource andgetConsentInfo()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