supertokens / supertokens-node

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

fix: revert optimization that made emailVerifyGET only update the claim if the value changes #722

Closed porcellus closed 10 months ago

porcellus commented 10 months ago

Summary of change

fix: revert optimization that made emailVerifyGET only update the claim if the value changes

Related issues

Test Plan

Manual testing - results in less emailVerifyGET calls.

Documentation changes

N/A

Checklist for important updates

Remaining TODOs for this PR