-
Notifications
You must be signed in to change notification settings - Fork 363
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-1279] getTokenSilently retry logic #336
Commits on Feb 7, 2020
-
Steve Hobbs committed
Feb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 2bca127 - Browse repository at this point
Copy the full SHA 2bca127View commit details -
Moved retry count to a constant
Steve Hobbs committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 3e31e26 - Browse repository at this point
Copy the full SHA 3e31e26View commit details -
Reverted changes to oauthToken
Steve Hobbs committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for e196a80 - Browse repository at this point
Copy the full SHA e196a80View commit details -
Steve Hobbs committed
Feb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 7f3b67d - Browse repository at this point
Copy the full SHA 7f3b67dView commit details -
Implemented a timeout around the fetch call
Steve Hobbs committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 6cc0f57 - Browse repository at this point
Copy the full SHA 6cc0f57View commit details -
Made the fetch timeout a default value and adjusted tests
Steve Hobbs committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 021445f - Browse repository at this point
Copy the full SHA 021445fView commit details
Commits on Feb 11, 2020
-
Merge branch 'release/rtr' into rtr/retry
Steve Hobbs authoredFeb 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 422e0bf - Browse repository at this point
Copy the full SHA 422e0bfView commit details -
Steve Hobbs committed
Feb 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 178850b - Browse repository at this point
Copy the full SHA 178850bView commit details
Commits on Feb 13, 2020
-
Implemented AbortController to abort fetch on timeout
Steve Hobbs committedFeb 13, 2020 Configuration menu - View commit details
-
Copy full SHA for df1ba30 - Browse repository at this point
Copy the full SHA df1ba30View commit details -
Added abortcontroller polyfill
Steve Hobbs committedFeb 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 6cc044e - Browse repository at this point
Copy the full SHA 6cc044eView commit details
Commits on Feb 14, 2020
-
Merge branch 'release/rtr' into rtr/retry
Steve Hobbs authoredFeb 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 977574d - Browse repository at this point
Copy the full SHA 977574dView commit details -
Created factory function for AbortController to be mocked and tested
Steve Hobbs committedFeb 14, 2020 Configuration menu - View commit details
-
Copy full SHA for db1ff54 - Browse repository at this point
Copy the full SHA db1ff54View commit details