https://supertokens.com/
Join Discord
Is serverless self hosting of Super Tokens advisable? I see it can be downloaded as a docker file or...
a

Antfere3

over 3 years ago
Is serverless self hosting of Super Tokens advisable? I see it can be downloaded as a docker file or a binary. If I were to download either could I then deploy it to some cloud providers instance? If yes what instance hardware should I be targeting? I would likely need good long term storage for the database and some redundancy, besides that, is compute or memory important? Thanks in advance.
a
r
  • 2
  • 6
  • 15
I'm thinking it could have something to do with express 4. To set headers in express 4: res.set(key,...
h

hoffeman

over 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
  • 15
hey, I am not able to signup using apple, I am using ST apple account, it says connection refused, i...
a

alisha08770

over 3 years ago
hey, I am not able to signup using apple, I am using ST apple account, it says connection refused, it was working till yesterday
a
r
s
  • 3
  • 22
  • 15
Hi, I'm trying to do email verification on thirdpartyemailpassword recipe, but it doesn’t work. Howe...
i

IaS1506

over 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
  • 15
Hi guys. I am reading the CDI doc in swagger and I am trying to implement the sign up from my nodejs...
k

kalibcheil0320

over 3 years ago
Hi guys. I am reading the CDI doc in swagger and I am trying to implement the sign up from my nodejs server, but I don't know how to use end point. I see that is a POST method and the end point is /recipe/signup but what is the route base or how do I have to implement the endpoint?
k
r
  • 2
  • 2
  • 15
Hey there, i'm implemanting a creation of user profil on my own database while a user is signin up. ...
d

DollarNavalex

over 1 year ago
Hey there, i'm implemanting a creation of user profil on my own database while a user is signin up. The user is created after the originalImplementation of my signup, and use some additional fields. My issue is, if there is an error in my database interaction, the user is still created in supertokens, and I can't do it before the supertokens signup because i need the user id. Is there a way to revert the user creation if is there any error ?
d
r
  • 2
  • 16
  • 14
Hi. In my nestjs app, i have implemented the auth guard. After a successfull login, at the next reuq...
a

avi.f

over 1 year ago
Hi. In my nestjs app, i have implemented the auth guard. After a successfull login, at the next reuqest, my
response.headersSent
is true and the user get redirected to login. So I guess that the verifySession is failed but i dont have info why it was failed even though the original login was successfull. the err is not set:
await verifySession()(request, response, (res) => {
      err = res;
    });
how can I debug and understand why am i getting redirected to login page? Thanks
a
r
  • 2
  • 32
  • 14
Hi, I need your help, is there a way in supertoken for Google-One-Tap, for social login?
s

shashank0959

over 1 year ago
Hi, I need your help, is there a way in supertoken for Google-One-Tap, for social login?
s
r
  • 2
  • 9
  • 14
<@498057949541826571> Getting this error on trying to login : { "statusCode": 500, "message"...
k

krrishan

almost 2 years ago
@rp_st Getting this error on trying to login : { "statusCode": 500, "message": "SuperTokens core threw an error for a GET request to path: '/public/users/by-accountinfo' with status code: 504 and message: \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out\r\n\r\n\r\n", "timestamp": "2024-01-19T07:46:59.841Z" }
k
r
s
  • 3
  • 81
  • 14
<@435107855880683521> the Randstad instance is receiving "too many requests" errors. They're onboar...
c

Code

about 2 years ago
@porcellus the Randstad instance is receiving "too many requests" errors. They're onboarding their talent right now, very bad timing, what are the rate limits here?
c
a
+2
  • 4
  • 71
  • 14
Previous757677Next

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