https://supertokens.com/
Join Discord
If the supetoken-core is running in docker, How to allow cors origin? I am getting this error - "fro...
p

prachi8628

over 3 years ago
If the supetoken-core is running in docker, How to allow cors origin? I am getting this error - "from origin 'http://localhost:3001' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Credentials' header in the response is '' which must be 'true' when the request's credentials mode is 'include'."
p
r
  • 2
  • 52
  • 38
Hi, I'm having trouble with enabling email verification in my ThirdPartyEmailRecipe. When I call Ema...
d

dominik_21160

about 2 years ago
Hi, I'm having trouble with enabling email verification in my ThirdPartyEmailRecipe. When I call EmailVerification.sendVerificationEmail() (imported from supertokens-web-js/recipe/emailverification) in my Vue file, I get the error "No instance of EmailVerification found. Make sure to call the EmailVerification.init method. " In the django backend, I do call emailverification.init() in the recipe_list. Do you know what could be going wrong?
d
r
  • 2
  • 3
  • 37
We are using ThirdPartyEmailPassword and Email Verification recipes together. We need Email Verifica...
p

phoenix1413.

about 2 years ago
We are using ThirdPartyEmailPassword and Email Verification recipes together. We need Email Verification only for Email Password users and not for social users. But When we Try to use "@verifySession" annotation in the backend in case of social login. It is considering it as invalid session. and giving an error like this : { "message": "invalid claim", "claimValidationErrors": [ { "id": "st-ev", "reason": { "message": "wrong value", "expectedValue": true, "actualValue": false } } ] } Can anyone please let us know what to do in this case?
p
r
n
  • 3
  • 27
  • 37
Is there any update on mongodb support?
m

mirchandise

about 2 years ago
Is there any update on mongodb support?
m
r
  • 2
  • 22
  • 37
I was working supertokens with React and Django rest framework. I have added super tokens for both r...
m

meseret_14335

about 2 years ago
I was working supertokens with React and Django rest framework. I have added super tokens for both react and Django rest framework but I can't sign up or sign in. When I click sign up with Google it says "Something went wrong. Please try again.". And here is the error message : "GET /auth/authorisationurl?thirdPartyId=google&redirectURIOnProviderDashboard=http%3A%2F%2Flocalhost%3A3000%2Fcallback%2Fgoogle HTTP/1.1" 200 281. can you guys help me
m
r
  • 2
  • 33
  • 37
What's the best way to manage users (updating user information, resetting passwords) when there are ...
g

goodgravy

about 2 years ago
What's the best way to manage users (updating user information, resetting passwords) when there are many users? The dashboard doesn't appear to support search and we can't page through 1000s of users…
g
r
n
  • 3
  • 27
  • 37
Good morning! I have a question about session refresh and access token. We are seeing an issue tha...
a

Axel

over 2 years ago
Good morning! I have a question about session refresh and access token. We are seeing an issue that hasn't appeared before. And it happens when we change enviroment from localhost to a hosted backend cluster. For some reason i get the error "unauthorized" specifically when trying to call supertokens.attemptrefreshsession() in my react native client. But i'm able to get a user id from supertokens.getUser()
a
r
n
  • 3
  • 45
  • 37
Hi All, I have an Issue with supertokens-react-native. When using the signOut function, calling does...
k

kubessandra

almost 3 years ago
Hi All, I have an Issue with supertokens-react-native. When using the signOut function, calling doesSessionExist still return true. Does anybody have the same issue ?
k
r
n
  • 3
  • 37
  • 37
Hi <@498057949541826571> , I have a problem with getting 502 error for POST /session/refresh, so i w...
i

IaS1506

about 3 years ago
Hi @rp_st , I have a problem with getting 502 error for POST /session/refresh, so i want to resolve this problem, can you help me?
i
r
  • 2
  • 79
  • 37
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
  • 37
Previous212223Next

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