https://supertokens.com/
Join Discord
Can I use verifySession in a way that the route is also accessible by users without a session? I th...
l

leolurchig

over 2 years ago
Can I use verifySession in a way that the route is also accessible by users without a session? I thought
verifySession({ sessionRequired: false })
would do the trick, but requests without a session get a 401. This is a problem for me, because I'm using https://telefunc.com for client <> server communication. The tool uses one route, whereas some requests need data from a possible existing session and some don't. Is there maybe another way without using verifySession?
l
r
  • 2
  • 93
  • 8
docker-compose SuperTokens, MYSQL + Node.js APP
c

chill_cheese

over 2 years ago
docker-compose SuperTokens, MYSQL + Node.js APP
c
r
  • 2
  • 6
  • 8
deleteUser is not working in supertokens-node
k

kumar_ayush

over 2 years ago
deleteUser is not working in supertokens-node
k
r
  • 2
  • 10
  • 8
I tried overriding with the normal emailpassword example in docs and it worked. When I tried the sam...
r

rayctf

over 2 years ago
I tried overriding with the normal emailpassword example in docs and it worked. When I tried the same overriding code with thirdpartyemailpassword, vscode couldn't recognize the originalimplementation object. Is overriding slightly different between the recipes? I couldn't tell
r
r
  • 2
  • 3
  • 8
To be more precise the error by Google is `Error 400: redirect_uri_mismatch`
s

sullof

over 2 years ago
To be more precise the error by Google is
Error 400: redirect_uri_mismatch
s
r
m
  • 3
  • 10
  • 8
Security vulnerability
c

chunkygoo.

over 2 years ago
Security vulnerability
c
n
r
  • 3
  • 9
  • 8
supertokens-node/recipe/session dont support esm ?
p

productdevbook

almost 3 years ago
supertokens-node/recipe/session dont support esm ?
p
n
  • 2
  • 18
  • 8
Nuxt 3 with github login and return this see problem. Iam see db my email adress etc. But client t...
p

productdevbook

almost 3 years ago
Nuxt 3 with github login and return this see problem. Iam see db my email adress etc. But client this problem
Error: No instance of Session found. Make sure to call the Session.init method.
p
n
s
  • 3
  • 46
  • 8
Hi 🙂 Can we change the user ID when we create the user manually ? I found Changing user ID format...
v

Val

almost 3 years ago
Hi 🙂 Can we change the user ID when we create the user manually ? I found Changing user ID format but Docs for this are coming soon And my need is more to set a custom ID already defined when I use
emailpassword.SignUp
v
r
  • 2
  • 4
  • 8
Question about ```response.session.mergeIntoAccessTokenPayload()``` after overriding api ```signInP...
f

funk101

almost 3 years ago
Question about
response.session.mergeIntoAccessTokenPayload()
after overriding api
signInPOST
and getting a
response
I try to merge to access token payload but do not see the value when I
console.log()
the accessTokenPayload.
f
r
  • 2
  • 7
  • 8
Previous979899Next

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