I tried overriding with the normal emailpassword example in docs and it worked. When I tried the same overriding code with thirdpartyemailpassword, vscode couldn't recognize the originalimplementation object. Is overriding slightly different between the recipes? I couldn't tell
r
rp_st
12/30/2022, 5:35 AM
hey @rayctf it's all the same. Just the function names are different. Can I see some code?
r
rayctf
12/30/2022, 5:41 AM
I just include it as a field in the init right?
r
rp_st
12/30/2022, 8:37 AM
yea so the function name here will be emailPasswordSignUpPOST
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).