Hello, in the page: https://supertokens.com/docs/emailpassword/common-customizations/handling-signu...
e
Hello, in the page: https://supertokens.com/docs/emailpassword/common-customizations/handling-signup-success For 2) On the backend python it's not if isinstance(result, SignInOkResult): but if isinstance(result, SignUpOkResult):
r
hey @elriffi right! you are correct. We will fix it right away! thanks