This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
How I can get JWT token from the user I get in response #170
Open
Description
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 ?
Metadata
Metadata
Assignees
Labels
No labels