https://supertokens.com/
Join Discord
Hi, i am getting `Session does not exist` then reloading frontend A after i logged in with the same ...
l

Luca

almost 2 years ago
Hi, i am getting
Session does not exist
then reloading frontend A after i logged in with the same account in frontend B. Is there a way how i can fix this? I am using the python sdk (fastapi) and for my frontent A the react sdk and for frontend B the web sdk.
l
r
  • 2
  • 14
  • 7
Hello, I am implementing supertokens in my project in a self-hosted way, everything is fine, but I d...
d

Deleted User

almost 2 years ago
Hello, I am implementing supertokens in my project in a self-hosted way, everything is fine, but I don't quite understand how the issue of resetting the password of registered users with email and password works
d
r
n
  • 3
  • 9
  • 7
Hey, i am getting a blank screen after signup then the email verification is set to required. I dont...
l

Luca

almost 2 years ago
Hey, i am getting a blank screen after signup then the email verification is set to required. I dont get any kind of error messages. No erros in borwser console, lo failing network requests, no backend errors. I am using the latest versions of supertokens_python and supertokens react. I am using the thirdpartyemailpassword recipe. What can i do to fix this?
l
r
  • 2
  • 6
  • 7
Is anyone here running Supertokens using Python? I'm trying to follow/use the example, but am not su...
d

da.fant

almost 2 years ago
Is anyone here running Supertokens using Python? I'm trying to follow/use the example, but am not sure how to hook it up to the frontend. No routes are added to the FastAPI (e.g.
session/refresh
) https://github.com/supertokens/supertokens-python/blob/master/examples/with-fastapi/with-thirdpartyemailpassword/main.py
d
r
k
  • 3
  • 45
  • 7
Hey, does anyone have any experience with migrating from clerk to supertokens? Especially migrating ...
j

jimpex

almost 2 years ago
Hey, does anyone have any experience with migrating from clerk to supertokens? Especially migrating email/password users. My company is planning to do this but we're unsure of the best approach for this. Thanks in advance. (Efficiency is very important as we'd be migrating upwards of 100k accounts)
j
r
  • 2
  • 1
  • 7
Hi ! Is there any known procedure to upgrade the core when using Docker ? I installed 5.0 this morn...
c

Chimanos

about 2 years ago
Hi ! Is there any known procedure to upgrade the core when using Docker ? I installed 5.0 this morning (by changing my compose file with
5.0
); and am getting :
Unknown column 'use_static_key' in 'field list'
c
r
  • 2
  • 12
  • 7
Hi! I have more of a general question. Can a single backend serve multiple frontends? So the scena...
w

whydinkov

about 2 years ago
Hi! I have more of a general question. Can a single backend serve multiple frontends? So the scenario is:
backend
- on server A
frontend
- on server B, trying to contact the backend on server A
frontend-local
- locally, trying to contact the backend on server A I guess, I can have multiple backends, to cater to the 2 types like
backend
and
backend-local
, where backend is setup towards frontend (on server B) and backend-local where our local IP address is set for CORS and website name localhost with a port and tweak a bit the devops ot deploy the same code base to backend and backend-local, and both backends can connect to same `core`and databases. however this sounds a bit tidious, as I am new to this library, is there a way to support this functionality (both frontends) from a single backend
w
r
  • 2
  • 3
  • 7
Hello guys, I'm using thirdpartyemailpassword recipe, trying to implement forgot password flow, when...
e

error404404404

about 2 years ago
Hello guys, I'm using thirdpartyemailpassword recipe, trying to implement forgot password flow, when function newPasswordEntered is called, it returns error "No instance of EmailPassword found. Make sure to call the EmailPassword.init method." Should I additionally initialize other recipe here? And another question, about email verification, with your provided UI if verification code is expired, user has link to get the new one, how can I access this link to provide it with my custom UI?
e
r
  • 2
  • 8
  • 7
Hey I'm trying to setup the backend on AWS lambda. Currently we had it running on ECS. I have follow...
m

mukulg22

about 2 years ago
Hey I'm trying to setup the backend on AWS lambda. Currently we had it running on ECS. I have followed the ST documentation for Lambda setup and it seems to be incomplete as I'm new to lambda. I have created the layer and uploaded per the documentation and created 2 files (auth.js, config,js) but the Lambda is configured to index.handler which doesnt exists. What change should I make to get it working?
m
r
+2
  • 4
  • 24
  • 7
I have two custom third party providers, one for signing in using SAML(using jackson) and another fo...
m

mayankgopronto

about 2 years ago
I have two custom third party providers, one for signing in using SAML(using jackson) and another for signing in using Microsoft(azure). I get the following error
{"level":"panic","app":"idp","cmd":"server","error":"The providers array has multiple entries for the same third party provider. Please mark one of them as the default one by using 'IsDefault: true'","time":"2023-04-24T16:53:04Z","message":"could not initialize supertokens"}
I was able to make it work by setting one of them as default. I would like to know what does it mean for one of them to be default? Where is this default setting used?
m
r
  • 2
  • 1
  • 7
Previous626364Next

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