auth0 / auth0-react

Auth0 SDK for React Single Page Applications (SPA)
MIT License
887 stars 256 forks source link

Update auth0-context.tsx #708

Closed frederikprijck closed 9 months ago

frederikprijck commented 10 months ago

Description

Clarify the fact that you need to set useRefreshTokensFallback to true when using refreshtokens in order for the iframe to be used.

Checklist