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 was archived by the owner on Jun 15, 2023. It is now read-only.
yeah, I changed the code to const authTokens = authService.getAuthTokens() and authTokens.idTokens to authTokens.id_token, but still didn't work, the example didn't even load.
The example references this:
but
authTokens
doesn't exist on the object returned byuseAuth
.The text was updated successfully, but these errors were encountered: