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
Add `minSecondsBeforeRefresh` option to the AuthProvider (#69)
* feat(useClientRef): take in minSecondsBeforeRefresh to send to client
* feat(AuthContext): add `minSecondsBeforeRefresh` prop to `AuthProvider`
* Update dependency
---------
Co-authored-by: Itai Levi <[email protected]>
[FEAT] Active Org (#65)
* feat(accessTokenForOrg): export access token for org function where applicable
* refactor: rename function
* use real published JS version
* feat: use JS version, use tokens interface instead of function itself
* 2.0.22