-
Notifications
You must be signed in to change notification settings - Fork 93
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
Update token #67
Comments
Same issue |
1 similar comment
Same issue |
Any support refresh token ? |
I found temporary solution
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I hope you can help me.
When i generate a token using getIdToken().getJwtToken() it works great, the problem is that i dont know how to deal with refresh. So, eventually the token expires and i get a 401 error.
Can anyone please tell me how can i get a new token ? thanks!
Nick
The text was updated successfully, but these errors were encountered: