https://supertokens.com/
Join Discord
I have a FastAPI backend and a NextJS frontend. I want to use getServerSideProps to send the logged ...
c

chunkygoo.

about 3 years ago
I have a FastAPI backend and a NextJS frontend. I want to use getServerSideProps to send the logged in user's data to my frontend. When I try to get the logged in user's data in getServerSideProps, I get { message: 'unauthorised' }. I think this is because the cookies in the browser are not sent to my FastAPI backend. Is this even possible?
c
r
  • 2
  • 77
  • 45
Hey guys, awesome project, love it I 've been debugging this for a few hours. What could be the rea...
m

muhajirdev

about 3 years ago
Hey guys, awesome project, love it I 've been debugging this for a few hours. What could be the reason that I don't have
sRefreshToken
cookie. What would be useful information I can provide?
m
r
  • 2
  • 40
  • 45
Hello, I am trying to deploy host my backend in a k8s cluster and I've got everything up and running...
l

Lindo (Hannes Colt)

about 3 years ago
Hello, I am trying to deploy host my backend in a k8s cluster and I've got everything up and running except the hosting of the supetokens instance that at the moment throws this error (see picture) "Unknown API called" I've searched without getting any hits att all for this error. Is there something specific I need to think about when hosting my supertokens instance in my k8s kluster? Does anyone know why it's throwing this error and what it means? Thanks in advance for any help!
l
r
  • 2
  • 7
  • 45
Is the email template tied to the SMTPService class? I want to enqueue the email to an HTTP endpoint...
n

n1ru4l

over 3 years ago
Is the email template tied to the SMTPService class? I want to enqueue the email to an HTTP endpoint (also easier to integration test) instead of directly connecting to SMTP
n
r
  • 2
  • 4
  • 45
Hey guys, I have CSRF related question. We are using passwordless auth on our Python Django backend ...
e

execreate

over 3 years ago
Hey guys, I have CSRF related question. We are using passwordless auth on our Python Django backend (we use Django Rest Framework). From Django CSRF settings I have configured the following:
python
CSRF_TRUSTED_ORIGINS=[domain_names]
CSRF_COOKIE_SECURE = True
The issue we are getting is that POST requests we are getting this response:
json
{
    "detail": "CSRF Failed: CSRF token missing."
}
e
r
  • 2
  • 20
  • 45
When I'm selfhosting, I'm still limited by the paid features ? Like, max 3 dashboard users ?
s

sr.amorzinho

almost 2 years ago
When I'm selfhosting, I'm still limited by the paid features ? Like, max 3 dashboard users ?
s
r
  • 2
  • 2
  • 44
hi, when i create a user , the primary user flag is getting set as false , but i need it to bet set ...
a

ankitgupta7898

almost 2 years ago
hi, when i create a user , the primary user flag is getting set as false , but i need it to bet set as true by default to enable account linking from different social logins
a
r
  • 2
  • 11
  • 44
Once client Application send token (generated by SuperToken) to backend API, how backend API will va...
a

ankitgupta7898

almost 2 years ago
Once client Application send token (generated by SuperToken) to backend API, how backend API will validate the token
a
r
  • 2
  • 5
  • 44
hey i am using thirdpartypasswordless and the user can signin using there phone or email and as pe...
a

ankit0panchal

almost 2 years ago
hey i am using thirdpartypasswordless and the user can signin using there phone or email and as per requirement we want to get the user input values in frontend state so please tell how can we get this?
a
r
  • 2
  • 3
  • 44
<@498057949541826571> i sign in email or password using emailpassword recipe.if password wrong how...
j

jagdish9888

almost 2 years ago
@rp_st i sign in email or password using emailpassword recipe.if password wrong how to block login some time attempts in supertoken?
j
r
  • 2
  • 4
  • 44
Previous232425Next

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