supertokens / supertokens-node

Node SDK for SuperTokens core
https://supertokens.com
Other
278 stars 72 forks source link

feat: always validate emails in pwreset and try linking #852

Closed porcellus closed 3 weeks ago

porcellus commented 3 weeks ago

Summary of change

Modified password reset API impl to always try to verify the email and try linking by account info

Related issues

Test Plan

Documentation changes

Checklist for important updates