important
This is a contributors guide and NOT a user guide. Please visit these docs if you are using or evaluating SuperTokens.
Email verification should do account linking even in optional mode
- Status:
- accepted
- Deciders:
- rishabhpoddar, bhumilsarvaiya
- Proposed by:
- rishabhpoddar
- Created:
- 2022-12-01
#
Context and Problem StatementIf email verification is in OPTIONAL mode, post email verification, should we do automatic account linking?
#
Considered Options- We should do automatic account linking
- We should not do automatic account linking
#
Decision OutcomeOption chosen: We should do automatic account linking
The behaviour for automatic account linking will be the same as if email verification was in REQUIRED mode. Note that the dev can disable this if they want by providing their custom implementation to the shouldDoAccountLinking
function
#
Pros and Cons of the Options#
We should do automatic account linking#
We should not do automatic account linkingInverse of the above list.