github auth0/auth0-react v2.25.0

2 hours ago

⚠️ BREAKING CHANGES

  • fix: getAccessTokenSilently() now returns Promise<string | undefined> (was Promise<string>) and the verbose overload (detailedResponse: true) returns Promise<GetTokenSilentlyVerboseResponse | undefined> (was Promise<GetTokenSilentlyVerboseResponse>). Guard return values before use. Aligns with the corrected types in @auth0/auth0-spa-js v2.25.0. #1238 (yogeshchoudhary147)

Don't miss a new auth0-react release

NewReleases is sending notifications on new releases.