Open
Description
I am not sure how this is handled with google, but here is our scenario:
Login
Get token, check with server to see if user is registered
If not
logout :(
login with forceRefreshToken set to true
Get a new token and use this to register a new user on the server
This all works, but the user has to select their gmail account twice, is there a way to get a new token without calling signout or signin a second time?
Metadata
Metadata
Assignees
Labels
No labels