Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDK-3586] Do not fallback to refreshing tokens via iframe method by default #946

Merged
merged 5 commits into from
Aug 16, 2022

Conversation

ewanharris
Copy link
Contributor

Changes

Updates the useRefreshTokensFallback property to now default to false, so the library will no longer fallback to the iframe method by default when refreshing a token fails.

Updates any tests where required (all tests that can have opposite cases do) and adds a toggle to the playground for this setting so that the integration tests continue to function.

Checklist

@ewanharris ewanharris requested a review from a team as a code owner August 12, 2022 15:30
src/Auth0Client.ts Outdated Show resolved Hide resolved
src/Auth0Client.ts Outdated Show resolved Hide resolved
src/global.ts Outdated Show resolved Hide resolved
@frederikprijck frederikprijck changed the title Do not fallback to refreshing tokens via iframe method by default [SDK-3586] Do not fallback to refreshing tokens via iframe method by default Aug 16, 2022
@ewanharris ewanharris merged commit 2073ca6 into v2 Aug 16, 2022
@ewanharris ewanharris deleted the feat/SDK-3586 branch August 16, 2022 09:30
@frederikprijck frederikprijck mentioned this pull request Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants