supertokens-node icon indicating copy to clipboard operation
supertokens-node copied to clipboard

In sign up recipe impl, we need to check if the email already exists via the recipe function

Open rishabhpoddar opened this issue 4 years ago • 0 comments

This will prevent users having to override the sign up API in case they only override the email exists API.

rishabhpoddar avatar Jul 12 '21 12:07 rishabhpoddar