supertokens / supertokens-node

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

test: adds test for `createResetPasswordLink` and `sendResetPasswordEmail` #742

Closed IamMayankThakur closed 8 months ago

IamMayankThakur commented 8 months ago

Summary of change

Adds test for createResetPasswordLink and sendResetPasswordEmail in both emailpassword and thirdpartemailpassword recipes.

Related issues

None

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

Remaining TODOs for this PR