https://supertokens.com/
Join Discord
Hello guys. I am getting the following error for some of recipe endpoint: ```ERROR: relation "userid...
v

vladmit

over 2 years ago
Hello guys. I am getting the following error for some of recipe endpoint:
ERROR: relation "userid_mapping" does not exist
Any idea why?
v
n
r
  • 3
  • 14
  • 10
Hello, i have a little problem with cors policy settings. Everytime i login in, i get errors below. ...
j

JustDante

almost 3 years ago
Hello, i have a little problem with cors policy settings. Everytime i login in, i get errors below. Backend is written with expressjs, front end with react.
j
r
  • 2
  • 45
  • 10
hey, quick question. ``` Stopping SuperTokens... 2022-09-21T13:56:00.000 [info] What caused the cr...
m

muhajirdev

almost 3 years ago
hey, quick question.
Stopping SuperTokens...
2022-09-21T13:56:00.000 [info] What caused the crash: Driver org.postgresql.Driver claims to not accept jdbcUrl, jdbc:postgres://darisini-staging-db-1.internal:5432/supertokens?allowPublicKeyRetrieval=true
2022-09-21T13:56:01.000 [info] Starting clean up.
m
r
  • 2
  • 11
  • 10
Hi! Question about redirecting after sign in...
d

dleangen

almost 3 years ago
Hi! Question about redirecting after sign in...
d
r
  • 2
  • 7
  • 10
Hello, I'm getting the following error message: ``` { "error": "The middleware couldn't serve the...
a

Alankazam

almost 3 years ago
Hello, I'm getting the following error message:
{
  "error": "The middleware couldn't serve the API path /signin, method: post. If this is an unexpected behaviour, please create an issue here: https://github.com/supertokens/supertokens-node/issues"
}
Note¹: The /signup path works normally. Note²: I'm using the following recipes in order: Session, UserMetadata, UserRoles, PasswordLess, EmailPassword Can you tell me how I can diagnose this problem?
a
r
  • 2
  • 11
  • 10
I'm thinking it could have something to do with express 4. To set headers in express 4: res.set(key,...
h

hoffeman

almost 3 years ago
I'm thinking it could have something to do with express 4. To set headers in express 4: res.set(key,value). But looking at this it seems it tries setting the header with methods res.header and res.setHeader. https://github.com/supertokens/supertokens-node/blob/master/lib/ts/framework/utils.ts
h
r
+2
  • 4
  • 94
  • 10
Hi, I'm trying to do email verification on thirdpartyemailpassword recipe, but it doesn’t work. Howe...
i

IaS1506

about 3 years ago
Hi, I'm trying to do email verification on thirdpartyemailpassword recipe, but it doesn’t work. However, I do everything like in example(with-thirdpartyemailpassword-passwordless) for reactjs.
i
r
+2
  • 4
  • 109
  • 10
Hi, I'm curious if there has been any thoughts of supporting sqlite for self hosting? It's getting q...
i

ingwaz

about 3 years ago
Hi, I'm curious if there has been any thoughts of supporting sqlite for self hosting? It's getting quite an upswing at the moment with tools like litestream. I googled supertokens and sqlite and seems like you had something with sqlite before?
i
r
  • 2
  • 5
  • 10
Hi, is there anyway to block a user for a period of time 🤔
a

andrewlee1123

about 3 years ago
Hi, is there anyway to block a user for a period of time 🤔
a
r
  • 2
  • 3
  • 10
With the passwordless recipe what is the recommended flow for updating a users email address includi...
p

pitchash

about 3 years ago
With the passwordless recipe what is the recommended flow for updating a users email address including sending an otp / magic link and then finally updating the email address on supertokens with the verified address?
p
r
c
  • 3
  • 22
  • 10
Previous505152Next

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