https://supertokens.com/
Join Discord
I am working currently on the multitenancy as subdomain in my app and I am not getting the session w...
s

Sekai

almost 2 years ago
I am working currently on the multitenancy as subdomain in my app and I am not getting the session when authorizing the role of the user it doesn't get pass the verifySession. Even though I am signed in correctly and I am using the prebuiltUI as well. I will attach the debug log and the signed network log
s
r
  • 2
  • 38
  • 17
Hi, I want to appned a redirect Url in the magicLink based on the url from which user has come for a...
a

anurag06557

almost 2 years 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
  • 17
Hi. The latest `supertokens-mysql` docker image has vulnerabilities (see image). Are you aware of th...
m

michael_pxr

almost 2 years ago
Hi. The latest
supertokens-mysql
docker image has vulnerabilities (see image). Are you aware of this? And will they be fixed soon?
m
r
  • 2
  • 3
  • 17
Hi, I have react+nestjs app and self hosted core, using thirdpartyemalpassword recipe, I'm going thr...
e

error404404404

about 2 years ago
Hi, I have react+nestjs app and self hosted core, using thirdpartyemalpassword recipe, I'm going through signup flow, signup function succeeds, but then sendVerificationEmail func being called and this request user/email/verify/token fails with status 500. I thought that maybe there's an issue with configuration, according to docs, everything is fine. Can you please help me to verify an issue here?
e
n
  • 2
  • 1
  • 17
is it possible to prevent ST from adding Authorization: Bearer TOKEN ? 🙂 We're using header-based ...
k

Kvist

over 2 years ago
is it possible to prevent ST from adding Authorization: Bearer TOKEN ? 🙂 We're using header-based auth, but we also have basic auth on out test sites, to prevent outsiders from snooping around 😛 We're already adding the token to a custom header
k
r
  • 2
  • 29
  • 17
Is there a way to get ip address from userContext? Trying to get user ip address when overriding sig...
e

Erick

over 2 years ago
Is there a way to get ip address from userContext? Trying to get user ip address when overriding sign up function
e
n
r
  • 3
  • 6
  • 17
License
k

Kvist

over 2 years ago
The ST Core is telling me I need a license to add more users to the dashboard (self-hosted):
Free user limit reached. Please subscribe to a SuperTokens core license key to allow more users to access the dashboard.
How do I get a license?
k
r
  • 2
  • 7
  • 17
when h3 support ? with nitro https://nitro.unjs.io/
p

productdevbook

over 2 years ago
when h3 support ? with nitro https://nitro.unjs.io/
p
r
  • 2
  • 25
  • 17
Hey <@498057949541826571> I am getting a 500 internal server error if the authtoken is expired. So i...
i

ikak1595

over 2 years ago
Hey @rp_st I am getting a 500 internal server error if the authtoken is expired. So it should give a needs refresh response instead. I have two different services, in one it is working fine, but it is giving 500 error in one.
i
r
  • 2
  • 37
  • 17
Hey folks, we currently have services hosted on different domains and we are trying to use single au...
a

anupam

over 2 years ago
Hey folks, we currently have services hosted on different domains and we are trying to use single authentication service for it. The supertokens core and the backend service interacting with it is on
somedomain.in
while few of the backend services are on
otherdomain.com
. The cookie domain is set to
somdomain.in
and its subdomains due to it frontend web client is not sending cookies in the api requests made to
otherdomain.com
. How can I send the same cookie to
otherdomain.com
. I hope the question is clear, let me know if I need to clarify further.
a
r
  • 2
  • 6
  • 17
Previous717273Next

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