https://supertokens.com/
Join Discord
What's the best way to debug why a user can't log in after getting the SMS code with passwordless? (...
w

wrnbrd

about 2 years ago
What's the best way to debug why a user can't log in after getting the SMS code with passwordless? (Once they enter the code, it says "Error" even though they are a user)
w
r
  • 2
  • 41
  • 15
ThirdPartyEmailPassword: Removed signInUp and added manuallyCreateOrUpdateUser instead in the recipe...
i

ITEnthusiasm

about 2 years ago
ThirdPartyEmailPassword: > Removed signInUp and added manuallyCreateOrUpdateUser instead in the recipe exposed functions. > Updated signInUp recipe interface function in thirdparty with new parameters ^Was that intentional? Seems a little confusing. Is the second
signInUp
supposed to be
manuallyCreateOrUpdateUser
?
i
r
  • 2
  • 7
  • 15
Is there a way to get localhost:3000/signup or localhost:3000/login in frontend, instead of just loc...
k

kiesker

about 2 years ago
Is there a way to get localhost:3000/signup or localhost:3000/login in frontend, instead of just localhost:3000/auth?
k
r
  • 2
  • 3
  • 15
One last question.. how to automatically verify emails when creating a user programatically on back...
e

Erick

about 2 years ago
One last question.. how to automatically verify emails when creating a user programatically on backend
e
n
  • 2
  • 5
  • 15
Hello guys! Anyone here has implemented something like verifySession to secure APIs using Java (spri...
f

fdelima.

about 2 years ago
Hello guys! Anyone here has implemented something like verifySession to secure APIs using Java (springboot)? Is It possible?
f
r
  • 2
  • 3
  • 15
Helo, suddenly the supertokens that I deployed to my fly.io throw an error from backend ``` 2023-05...
m

muhajirdev

over 2 years ago
Helo, suddenly the supertokens that I deployed to my fly.io throw an error from backend
2023-05-27T06:06:15.831 app[148ed5d7a72e68] sin [info] {"level":50,"time":1685167575831,"pid":529,"hostname":"148ed5d7a72e68","reqId":"req-7k","err":{"type":"Error","message":"SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n","stack":"Error: SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n\n at Querier.<anonymous> (/app/node_modules/supertokens-node/lib/build/querier.js:252:31)\n at Generator.throw (<anonymous>)\n at rejected (/app/node_modules/supertokens-node/lib/build/querier.js:22:44)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"},"msg":"SuperTokens core threw an error for a POST request to path: '/recipe/session' with status code: 500 and message: Internal Error\n"}

2023-05-27T06:06:15.832 app[148ed5d7a72e68] sin [info] {"level":30,"time":16
and from supertokens-core
message
m
r
  • 2
  • 78
  • 15
Hi i got this error. Which package should i install
p

PPaii

over 2 years ago
Hi i got this error. Which package should i install
p
r
  • 2
  • 22
  • 15
Hi, I notice that super tokens for reset password is returning an email link with the same query par...
e

Erick

over 2 years ago
Hi, I notice that super tokens for reset password is returning an email link with the same query parameters twice: {domain}?token=...&rid=....token=....&rid=.... I thought it was my mistake with me overriding the email template, but it actually happens with the normal default template as well
e
r
  • 2
  • 11
  • 15
hi, How to get user email in react frontend
r

rajubai11

over 2 years ago
hi, How to get user email in react frontend
r
r
  • 2
  • 6
  • 15
I have run into another weird issue. Trying to sign in from a mobile device (Android, using latest C...
r

raf4723

over 2 years ago
I have run into another weird issue. Trying to sign in from a mobile device (Android, using latest Chrome). Sign in fails with:
t (in promise) TypeError: Failed to fetch
    at recipeImplementation.js:171:58
    at Function.<anonymous> (fetch.js:562:46)
    at g (fetch.js:136:31)
    at Object.next (fetch.js:73:24)
    at h (fetch.js:29:36)
(anonymous) @ recipeImplementation.js:171
(anonymous) @ fetch.js:562
g @ fetch.js:136
(anonymous) @ fetch.js:73
h @ fetch.js:29
await in h (async)
dt @ react-dom.development.js:4164
sf @ react-dom.development.js:4213
ff @ react-dom.development.js:4277
th @ react-dom.development.js:4291
Fv @ react-dom.development.js:9041
xO @ react-dom.development.js:9073
Hy @ react-dom.development.js:9086
jv @ react-dom.development.js:9097
(anonymous) @ react-dom.development.js:9288
CP @ react-dom.development.js:26140
JS @ react-dom.development.js:3991
zy @ react-dom.development.js:9287
Lw @ react-dom.development.js:6465
Av @ react-dom.development.js:6457
pC @ react-dom.development.js:6430
r
r
  • 2
  • 2
  • 15
Previous525354Next

SuperTokens.com

SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).

Powered by