Skip to content
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

How I can get JWT token from the user I get in response #170

Open
sultan2Dilawar opened this issue Mar 26, 2019 · 0 comments
Open

How I can get JWT token from the user I get in response #170

sultan2Dilawar opened this issue Mar 26, 2019 · 0 comments

Comments

@sultan2Dilawar
Copy link

Basically I am doing the following

confirmResult.confirm(verificationCode) .then(user => // User is logged in){ .catch(error => // Error with verification code);

but I can not get token from the user I got, it only have refresh token but I dont need it
can you please guide me to get JWT token ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant