@clerk/react@6.5.0
Minor Changes
-
Expose
OAuthConsentas a public component export across React-based SDKs. (#8381) by @wobsorianoExample:
import { OAuthConsent } from '@clerk/react'; export default function Page() { return <OAuthConsent />; }
Patch Changes
Fetched May 1, 2026
