We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In [gotrue-js] to confirm a user you have to take the user token and call:
auth.confirm(token, remember)
How do you do this in this library?