https://supertokens.com/
Join Discord
Hey <@498057949541826571> for older version of supertoken node - 12.x.x , do we have multitenancy a...
a

alen_george

almost 2 years ago
Hey @rp_st for older version of supertoken node - 12.x.x , do we have multitenancy as the recipe ? const Multitenancy = require("supertokens-node/recipe/multitenancy"); I couldn't find this file. Its throwing an error.
a
r
r
  • 3
  • 75
  • 33
.local tlds should be allowed as website and apidomain names
a

aktopian

about 2 years ago
.local tlds should be allowed as website and apidomain names
a
r
  • 2
  • 12
  • 33
Hi, we have implemented thirdpartyemailpassword recipe along with emailverification recipe. But for ...
p

phoenix1413.

about 2 years ago
Hi, we have implemented thirdpartyemailpassword recipe along with emailverification recipe. But for some users, they didnt verified their emails with the login provider. So their emails not marked as verified. For those users, when we try to call an api, we are getting claims not verified error. How to get access the api without needing to verify their emails?
p
r
n
  • 3
  • 26
  • 33
Hello support. I'm tryng to setup the front end sdk for react native on a expo project with react na...
a

alejanky

about 2 years ago
Hello support. I'm tryng to setup the front end sdk for react native on a expo project with react native web. When i try to use the init function. it says that the domain name is invalid but am pretty sure it is and have tested with postman. is there something that im missing or it could be something about the expo and react native web itself that are not compatible. I also tried the web version on it and it seem like it worked. but i dont know if that will be able to work on the andoid and ios side of the app. Ty for you help and if there anything else you need im glad to provide it
a
r
n
  • 3
  • 14
  • 33
hey guys, I hope you're doing well. I'm reaching out because I've encountered an issue with my Djang...
f

fayzul_

over 2 years ago
hey guys, I hope you're doing well. I'm reaching out because I've encountered an issue with my Django application that involves the @verify_session() decorator provided by SuperTokens. Here's a snippet of my code:
f
r
k
  • 3
  • 49
  • 33
Is there an easy way to bypass passwordless authentication for security scans? We were looking to us...
p

puff6248

over 2 years ago
Is there an easy way to bypass passwordless authentication for security scans? We were looking to use zap just in our development environment for security testing but wasnt sure on the best way for it to bypass auth. We were thinking we might just have to create another login page thats username/password for the zap user.
p
r
  • 2
  • 4
  • 33
Hello guys! Anyone here has implemented something like verifySession to secure APIs using Java (spri...
f

fdelima.

over 2 years ago
Hello guys! Anyone here has implemented something like verifySession to secure APIs using Java (springboot)? Is It possible?
f
r
  • 2
  • 3
  • 33
Hello, I am facing blocking issue. I need to use the `exposeAccessTokenToFrontendInCookieBasedAut...
w

whatsappxthomas

over 2 years ago
Hello, I am facing blocking issue. I need to use the
exposeAccessTokenToFrontendInCookieBasedAuth: true
to verify a socket connection (as per https://supertokens.com/docs/session/common-customizations/sessions/with-websocket) I get an error that this option is not valid. I guessed it was because I was not using the latest version of the lib
supertokens-node
. Indeed I was using the
13.1.5
. Now that I updated to the
14
, it's working. But now I get an error
The running SuperTokens core version is not compatible with this NodeJS SDK
. I am using the
managed core
and I guess that the core was instantiated with a previous version. As I have no control on the core, how can I solve this?
w
r
  • 2
  • 6
  • 33
Is it possible to support multiple website_domains from the same instance?
w

WonderPandaDev

over 2 years ago
Is it possible to support multiple website_domains from the same instance?
w
r
  • 2
  • 23
  • 33
🤠 good day folks. what is the best approach for handling unit tests with supertokens python SDK? un...
d

d3adb0y

over 2 years ago
🤠 good day folks. what is the best approach for handling unit tests with supertokens python SDK? unfortunately i have procrastinated on this for way too long. is there any easy mechanism to mock the user session? i know about the recipe specific API overrides as I am using some of those to customize the auth flow. is there a way to mock the response for user session as well? Can I override the
verify_session
function in the session.init()?
d
r
  • 2
  • 20
  • 33
Previous363738Next

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