supertokens-node
supertokens-node copied to clipboard
In sign up recipe impl, we need to check if the email already exists via the recipe function
This will prevent users having to override the sign up API in case they only override the email exists API.