important
This is a contributors guide and NOT a user guide. Please visit these docs if you are using or evaluating SuperTokens.
New Super Recipe checklist
- Calling init of sub recipes inside this recipe
- Exposing all APIs and errors of sub recipe
- Exposing all functions of sub recipe
- Allowing override of sub recipe functions
- Make sure all chile recipe implementations are in the APIOptions object.