https://supertokens.com/
Join Discord
How is the sIdRefreshToken used? Is it essential? Docs don’t give much detail
p

pitchash

over 3 years ago
How is the sIdRefreshToken used? Is it essential? Docs don’t give much detail
p
r
  • 2
  • 22
  • 15
Hi, I am using FastAPI with supertokens. And would like to store users in my own DB. I am using Emai...
d

dekode

over 1 year ago
Hi, I am using FastAPI with supertokens. And would like to store users in my own DB. I am using Email passwordless social recipe and would like to capture the event when the user signs in so that I can check if I have the corresponding user in my database and if not create one. Can anyone point me to the relevant docs please. Thanks.
d
r
  • 2
  • 5
  • 14
Hi, I want to appned a redirect Url in the magicLink based on the url from which user has come for a...
a

anurag06557

over 1 year ago
Hi, I want to appned a redirect Url in the magicLink based on the url from which user has come for authentication , so how can i get that extra parameter from the frontend so that i can alter the magicLink. we are using both FE and BE supertoken sdk. For appending url in the magic link i will be using the sendRawEmail function and override it, but url that is to be appended is not fix, it should depend on some value that will be coming from frontend. so how can i pass from frontend and get at backend. I am using THIRDPARTY_PASSWORDLESS
a
r
  • 2
  • 21
  • 14
CSRF Protection for both NextJS and external API.
a

a_tree.

over 1 year ago
Just wanted to confirm somthing. I see supertokens has CSRF built in by default. I personally use this with my Next.JS (app dir) application and external Express.JS API. Both share the same connection uri. I am essentially then allowing users to configure stuff on a dashboard (via the Next.JS application), which typically calls the built in Next.JS API, which then may call my external API. Basically, I am wondering if my external Express.JS API would also be protected from CSRF attacks by default, assuming configs are correct.
a
r
  • 2
  • 2
  • 14
ERROR [ExceptionsHandler] Received response with status 401 and body
n

nik2208.2208

over 1 year ago
ERROR [ExceptionsHandler] Received response with status 401 and body
n
r
  • 2
  • 37
  • 14
How can I get the user email from its session on a backend? E.g. the email that the user used for ei...
r

rip21

almost 2 years ago
How can I get the user email from its session on a backend? E.g. the email that the user used for either passwordless, login/password or social login.
r
r
d
  • 3
  • 6
  • 14
Hii everyone, I have three apps running on https, and self hosted supertokens core that too running...
h

hehohesda_12345

about 2 years ago
Hii everyone, I have three apps running on https, and self hosted supertokens core that too running on https api.example.com example.com app.example.com I can login to example.com, it works. But when I go to app.example.com, I can see the cookies being attached to the http req, but api.example.com throws unauthorised. I have no idea what to do now. This is what I see on app.example.com
h
n
  • 2
  • 6
  • 14
is there somewhere that explains what an MAU is? Does MAU mean total users signed up? If it is month...
m

mrCunningham

about 2 years ago
is there somewhere that explains what an MAU is? Does MAU mean total users signed up? If it is monthy active users, then does that mean if user
Bob
logs in three times that counts as 1 MAU?
m
r
  • 2
  • 4
  • 14
Hi i got this error. Which package should i install
p

PPaii

about 2 years ago
Hi i got this error. Which package should i install
p
r
  • 2
  • 22
  • 14
Hi, I notice that super tokens for reset password is returning an email link with the same query par...
b

bladerpc

about 2 years ago
Hi, I notice that super tokens for reset password is returning an email link with the same query parameters twice: {domain}?token=...&rid=....token=....&rid=.... I thought it was my mistake with me overriding the email template, but it actually happens with the normal default template as well
b
r
  • 2
  • 11
  • 14
Previous343536Next

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