Join Discord
Powered by
It hasn't been released yet, but the algorithm is ...
# security-discussion
r
rp_st
11/10/2020, 4:32 PM
It hasn't been released yet, but the algorithm is here: - For logic for the API for creating a new password reset token:
https://github.com/supertokens/supertokens-core/issues/106
- For logic for the API for using the password reset token to change the password:
https://github.com/supertokens/supertokens-core/issues/109
- The method used to generate the password reset token:
https://github.com/supertokens/supertokens-core/issues/78#issuecomment-721951617
Previous
Next