You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
If multiple tabs are using the same shared access/refresh token and one of the tabs starts renewing, can I prevent the other tabs from renewing and "piggy back" off the tab that is performing the renew?
The text was updated successfully, but these errors were encountered:
justinbmeyer
changed the title
Question: Supporting a single refresh that is shared across all tabs?
Question: Supporting a single renew that is shared across all tabs?
Apr 20, 2021
If multiple tabs are using the same shared access/refresh token and one of the tabs starts renewing, can I prevent the other tabs from renewing and "piggy back" off the tab that is performing the renew?
Could https://developer.mozilla.org/en-US/docs/Web/API/Web_Locks_API be used in browsers that support it?
The text was updated successfully, but these errors were encountered: