Skip to content

Refreshing token requires a call to logout and login (a second time) to get a new token #25

Open
@dwulive

Description

@dwulive

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions