https://supertokens.com/
Join Discord
Is it possible to have the users in your own database? If no, do you recommend to have a relation to...
s

SammyK

about 3 years ago
Is it possible to have the users in your own database? If no, do you recommend to have a relation to the supertokens user, from your own database?
s
r
  • 2
  • 1
  • 15
SignInAndUp Component signUp view
d

djodjo02130

over 3 years ago
SignInAndUp Component signUp view
d
r
  • 2
  • 13
  • 15
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
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 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
In NestJS I'm setting a POST request which doesn't work if using the Authentication guard. GET reque...
f

fragordie

over 3 years ago
In NestJS I'm setting a POST request which doesn't work if using the Authentication guard. GET requests work, POST don't. It seems to be
resp.headersSent
being true in the authentication guard. How does this work?
f
r
p
  • 3
  • 36
  • 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

almost 2 years ago
Hi, I need your help, is there a way in supertoken for Google-One-Tap, for social login?
s
r
  • 2
  • 9
  • 14
Hello supertokens, trying to implement social login with github on nextjs using custom UI, and I'm g...
f

Firgrep

almost 2 years ago
Hello supertokens, trying to implement social login with github on nextjs using custom UI, and I'm getting some errors in the sign-in process. However, he app appears to auto refresh the session and auto login the user just fine, it's just the manual sign in/up flow that isnt working. Previously, I first tried with pre-built UI and everything worked smoothly. Getting this error in the server terminal
⨯ Error: Getting userInfo failed with 401: {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
...message too long to include all my text. Will add more posts to show my code, one sec.
f
r
  • 2
  • 9
  • 14
Previous777879Next

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