https://supertokens.com/
Join Discord
Any ideas why my supertokens when deployed doesn't return any cookies but still return 201. But runn...
m

Marques

over 2 years ago
Any ideas why my supertokens when deployed doesn't return any cookies but still return 201. But running the same locally I get 201 and cookies? (using postman to test) ?
m
n
r
  • 3
  • 16
  • 24
🤠 good day folks. what is the best approach for handling unit tests with supertokens python SDK? un...
d

d3adb0y

over 2 years ago
🤠 good day folks. what is the best approach for handling unit tests with supertokens python SDK? unfortunately i have procrastinated on this for way too long. is there any easy mechanism to mock the user session? i know about the recipe specific API overrides as I am using some of those to customize the auth flow. is there a way to mock the response for user session as well? Can I override the
verify_session
function in the session.init()?
d
r
  • 2
  • 20
  • 24
Hi. Is there any way to change expiration time of tokens depending on the way session created? Now u...
k

kuzyaross

almost 3 years ago
Hi. Is there any way to change expiration time of tokens depending on the way session created? Now user gets its session using
auth/signinup/code
, then sends otp (we use passwordless recipe)
auth/signinup/code/consume
which gives them tokens. This works fine, but now we want users of mobile app, which we are developing have tokens which will expire after a day, not after several hours as now. TIA.
k
n
  • 2
  • 17
  • 24
Hi! I'm currently trying to deploy supertokens and I get this error without much information `Error:...
c

crro

almost 3 years ago
Hi! I'm currently trying to deploy supertokens and I get this error without much information
Error: no host specified in headers or uri
c
r
  • 2
  • 5
  • 24
what version of supertokens is compatible with asgiref==3.5?
f

fayzul_

about 3 years ago
what version of supertokens is compatible with asgiref==3.5?
f
r
k
  • 3
  • 7
  • 24
hi! can i override how `<EmailPassword.EmailPasswordAuth>` from 'supertokens-auth-react' redirects ...
y

yzs

about 3 years ago
hi! can i override how
<EmailPassword.EmailPasswordAuth>
from 'supertokens-auth-react' redirects to auth? i want to add a query param
y
r
  • 2
  • 16
  • 24
hey <@498057949541826571> I am using passwordless. i am trying to do something after user registers....
a

aV

about 3 years ago
hey @rp_st I am using passwordless. i am trying to do something after user registers. For now I am just printing in the backend after a new regisration. when try to enter a code or use magic link to verify the backend sdk crashes. I tried this override:
a
r
  • 2
  • 10
  • 24
Blegh, trying to login with google auth, im getting a 500 response.. Can't figure out why Anyone h...
e

EdwinN1337

over 3 years ago
Blegh, trying to login with google auth, im getting a 500 response.. Can't figure out why Anyone has any idea: my server logs:
shop-web:dev: error - Error: Request failed with status code 400
e
r
n
  • 3
  • 71
  • 24
Getting 404 with supertoken auth apis in NESTJS
n

noraiz7658

over 3 years ago
Getting 404 with supertoken auth apis in NESTJS
n
r
  • 2
  • 27
  • 24
Hey all, I am setting up Supertokens with Next.Js project and Flask. So my backend APIs' are running...
r

rajhans84

over 3 years ago
Hey all, I am setting up Supertokens with Next.Js project and Flask. So my backend APIs' are running on Python flask on Http://localhost:5000/ and Next.js App is running on http://localhost:3000/. Using Managed service as Core. Followed Next.Js steps and can see the login page but when trying to signup or login I am getting CORS errors. Questions: Do I need any changes to Flask to make backend work or not? How to fix CORS errors? Please advise. Thanks in Advance.
r
r
k
  • 3
  • 114
  • 24
Previous424344Next

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