https://supertokens.com/
Join Discord
Hi. I have a problem while doing fetch from the front end to my backend I get 401 non-authorize. In...
l

Leonxx

over 2 years ago
Hi. I have a problem while doing fetch from the front end to my backend I get 401 non-authorize. In docs, it said that if 8using fetch no actions are needed, what I'm missng
l
p
  • 2
  • 41
  • 11
Hi, I'm trying to setup auth with my chrome extension, I've browsed past questions about this proble...
u

__doei__

almost 3 years ago
Hi, I'm trying to setup auth with my chrome extension, I've browsed past questions about this problem, and it seems the most straightforward solution is to use jwt with localstorage. But there's a couple things I'm still wondering: - I've tried setting the
cookieSameSite
option to none, and I can see that it is indeed set with the option, however, when launching request from the extension, the cookies are not there, why is that the case ? - If choosing to use the jwt with localstorage approach, does it mean that refresh the session does not work anymore ?
u
r
  • 2
  • 84
  • 11
Noticed that the api-key specified for the super token core is getting added in to the request heade...
d

doraig

almost 3 years ago
Noticed that the api-key specified for the super token core is getting added in to the request header at the client side, wondering if this is right behaviour since I thought that the back end node app is proxying the call to super token core.
d
r
  • 2
  • 3
  • 11
hey :). we are having an issue with the redirect uri returned for Apple on the web. the code that c...
c

cg.vols

almost 3 years ago
hey :). we are having an issue with the redirect uri returned for Apple on the web. the code that creates the redirect uri uses the API base path instead of the UI base path.
c
r
  • 2
  • 26
  • 11
Blegh, trying to login with google auth, im getting a 500 response.. Can't figure out why Anyone h...
e

EdwinN1337

almost 3 years ago
Blegh, trying to login with google auth, im getting a 500 response.. Can't figure out why Anyone has any idea: my server logs:
shop-web:dev: error - Error: Request failed with status code 400
e
r
n
  • 3
  • 71
  • 11
Hi all, how to use the custom ui for supertokens using reactjs. Can any one share me the demo exampl...
s

santhosh5245

almost 3 years ago
Hi all, how to use the custom ui for supertokens using reactjs. Can any one share me the demo example on the same. Thanks
s
r
  • 2
  • 4
  • 11
Hi, I am facing an issue with Google sign-in, email password sign is working. Below is my config
m

maheshmogal

about 3 years ago
Hi, I am facing an issue with Google sign-in, email password sign is working. Below is my config
m
r
  • 2
  • 60
  • 11
Hi team I'm running into a new CORS error we haven't had in the past. The CORS configuration is now ...
l

lmac3959

about 3 years ago
Hi team I'm running into a new CORS error we haven't had in the past. The CORS configuration is now blocking requests between our api (express) and client (react) with the error message: "Access to fetch at 'https://vms-api.macleanengineering.com/auth/signin' from origin 'https://vms.macleanengineering.com/' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled." We've set out cors configuration according to the user/password user guide so I'm starting here. Here's our current cours config: app.use(cors( { origin: ['https://vms.macleanengineering.com/'], allowedHeaders: ["content-type", ...supertokens.getAllCORSHeaders()], credentials: true, } ));
l
r
  • 2
  • 56
  • 11
Folks, I'm struggling to have it working, but the problem is not really SuperTokens but Apollo Serve...
f

Falci

about 3 years ago
Folks, I'm struggling to have it working, but the problem is not really SuperTokens but Apollo Server. I'm trying to use subscriptions, following this guide (https://www.apollographql.com/docs/apollo-server/data/subscriptions/#enabling-subscriptions). It "works" but I can't put SuperTokens' session in the context. Any suggestion ?
f
r
n
  • 3
  • 9
  • 11
Super Tokens Core (self-hosted) and postgreSQL: password authentication failed
f

fsimoes

about 3 years ago
Super Tokens Core (self-hosted) and postgreSQL: password authentication failed
f
r
  • 2
  • 14
  • 11
Previous414243Next

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