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

tokens still remains after email verification. #5

Closed
ysfada opened this issue Mar 30, 2018 · 2 comments
Closed

tokens still remains after email verification. #5

ysfada opened this issue Mar 30, 2018 · 2 comments

Comments

@ysfada
Copy link

ysfada commented Mar 30, 2018

In documentation it says verifyEmail removes the token from the tokens table but it isn't.

After calling await Persona.verifyEmail(token) "account_status" changes to "active" but token still remains in the tokens table.

@thetutlage
Copy link
Member

Published as 1.0.3

@willvincent
Copy link

Not sure if it's a regression or just an oversight, but this appears to still be an issue in 1.0.5

Looks like PR #26 should resolve.

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

3 participants