Skip to content

How to fix token expire error? #32

Closed Answered by Derpitron
laycookie asked this question in Q&A
Discussion options

You must be logged in to vote

For the password recovery feature, you would have to constantly get a new password recovery token for every time you ran the program.

At the moment, there is no feature to automatically get the password recovery token from an email, as that is currently too hard to implement.

Reason why; lots of people use different email sites. We would have to write code to check each individual site/inbox, which is effectively impossible.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by laycookie
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants