https://supertokens.com/
Join Discord
Hey there, I've a question. is there a way to enforce user re-login remotely?
a

amagic5502

about 2 years ago
Hey there, I've a question. is there a way to enforce user re-login remotely?
a
r
  • 2
  • 4
  • 46
good morning. i am using email/password login and i want to add the email to the token. i believe i ...
s

snackdex

about 2 years ago
good morning. i am using email/password login and i want to add the email to the token. i believe i am supposed to use this, but my python skills are not as great as they should be, so i'm unsure how to access the email field. would it be in the user_context: https://supertokens.com/docs/emailpassword/common-customizations/sessions/claims/access-token-payload#during-session-creation
s
r
  • 2
  • 1
  • 46
Hi! Can we create users without setting a password for them with the emailpassword recipe? And expec...
h

hfakar

about 2 years ago
Hi! Can we create users without setting a password for them with the emailpassword recipe? And expect them to create their password after email verification?
h
r
  • 2
  • 7
  • 46
Hello folks, We are building an open-source platform (http://github.com/agenta-ai/agenta) where we w...
m

Mahmoud

over 2 years ago
Hello folks, We are building an open-source platform (http://github.com/agenta-ai/agenta) where we want to include features for authentication. Each of our users hosts our platform in their own instances. We were thinking of using supertokens for authentication. One idea we had is to have one central supertokens core instance hosted by us that is shared by all users of our platform (meaning each user hosts their own instance of agenta, and their agenta backend calls supertokens core hosted by us). This would allow us to measure the real number of our users. Now, the challenge is that means that the supertokens core that we host will be openly available to all the internet without API keys. The question is: what security risks does this present? I understood that the supertokens core provides an endpoint for session creation. However, the backend itself is the one that verifies this session internally. So, if my understanding is correct, even if some attacker used supertokens core to create a session, they won't be able to user this session token in a users backend. Is this correct?
m
r
  • 2
  • 11
  • 46
Hello, I cannot access the ST dashboard on my backend anymore (core):
h

HHChift

over 2 years ago
Hello, I cannot access the ST dashboard on my backend anymore (core):
h
r
  • 2
  • 9
  • 46
Hi, Is there an efficient way to migrate data between one supertons instance to another (assuming th...
i

idanto

over 2 years ago
Hi, Is there an efficient way to migrate data between one supertons instance to another (assuming they are in different versions)?
i
r
  • 2
  • 48
  • 46
Hi, I'm thinking about switching my server environment to functions / edge functions. There's seemi...
d

doron6387

about 3 years ago
Hi, I'm thinking about switching my server environment to functions / edge functions. There's seemingly support for functions but your docs state:
Please refer the Serverless Deployment section (Towards the bottom of the navigation index)
Which I can't find, does it exist or am I blind? 😅 Regarding edge functions environment, I'd like to use Cloudflare Workers, do you offer native support for the runtime?
d
r
m
  • 3
  • 8
  • 46
So I am using `FastAPI` and I would believe that the `Middleware` will add the `/auth` endpoints (se...
b

bert2002

about 3 years ago
So I am using
FastAPI
and I would believe that the
Middleware
will add the
/auth
endpoints (set website_base_path) to the fastapi application, but it does not. I dont see any errors though. I tried the example from github, but no success ( https://github.com/supertokens/supertokens-python/blob/master/examples/with-fastapi/with-thirdpartyemailpassword/main.py )
b
r
k
  • 3
  • 42
  • 46
I am getting a weird issue on refresh. The auto refresh works on get requests but not put/post reque...
c

chunkygoo.

about 3 years ago
I am getting a weird issue on refresh. The auto refresh works on get requests but not put/post requests.
c
r
  • 2
  • 16
  • 46
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)

over 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
  • 46
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