DollarNavalex
tomita0022
avi.f
response.headersSent
await verifySession()(request, response, (res) => { err = res; });
edistra
t10o_25646
Tushar
a_tree.
albatroz
satty_71243
avery_05391
{"status":"INVALID_EMAIL_ERROR"}
curl --location --request POST 'https://xxx.aws.supertokens.io/recipe/dashboard/user' \ --header 'rid: dashboard' \ --header 'api-key: <YOUR-API-KEY>' \ --header 'Content-Type: application/json' \ --data-raw '{"email": "<YOUR_EMAIL>","password": "<YOUR_PASSWORD>"}'
.dev
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).