https://supertokens.com/
Join Discord
Hi, guys! I that possible to get user info somehow by email?
s

sx_weax

over 1 year ago
Hi, guys! I that possible to get user info somehow by email?
s
r
  • 2
  • 18
  • 17
Hey <@498057949541826571> for older version of supertoken node - 12.x.x , do we have multitenancy a...
a

alen_george

over 1 year 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
  • 17
I’m running supertokens production. Are the databases backed up? Can I have access to the backups? I...
a

aktopian

almost 2 years ago
I’m running supertokens production. Are the databases backed up? Can I have access to the backups? If I want to migrate to on-prem, can I request a data dump?
a
r
  • 2
  • 6
  • 17
I'm adding additional formFields to my front end (custom UI on flutter) -- how do I access them on m...
a

andrewbyrley

almost 2 years ago
I'm adding additional formFields to my front end (custom UI on flutter) -- how do I access them on my python backend? This page (https://supertokens.com/docs/thirdpartyemailpassword/custom-ui/email-password-login) says: On the backend, the formFields array will be available to you for consumption. -- but where?
a
m
  • 2
  • 14
  • 17
Hi! Can we create users without setting a password for them with the emailpassword recipe? And expec...
h

hfakar

almost 2 years ago
Hi! Can we create users without setting a password for them with the emailpassword recipe? And expect them to create their password after email verification?
h
r
  • 2
  • 7
  • 17
Why session.getSessionDataFromDatabase returning and empty object ? Is it because there is nothing i...
y

youscript

almost 2 years ago
Why session.getSessionDataFromDatabase returning and empty object ? Is it because there is nothing in the session data by default or what ?
y
r
  • 2
  • 1
  • 17
Hello folks, We are building an open-source platform (http://github.com/agenta-ai/agenta) where we w...
m

Mahmoud

about 2 years ago
Hello folks, We are building an open-source platform (http://github.com/agenta-ai/agenta) where we want to include features for authentication. Each of our users hosts our platform in their own instances. We were thinking of using supertokens for authentication. One idea we had is to have one central supertokens core instance hosted by us that is shared by all users of our platform (meaning each user hosts their own instance of agenta, and their agenta backend calls supertokens core hosted by us). This would allow us to measure the real number of our users. Now, the challenge is that means that the supertokens core that we host will be openly available to all the internet without API keys. The question is: what security risks does this present? I understood that the supertokens core provides an endpoint for session creation. However, the backend itself is the one that verifies this session internally. So, if my understanding is correct, even if some attacker used supertokens core to create a session, they won't be able to user this session token in a users backend. Is this correct?
m
r
  • 2
  • 11
  • 17
Hi, i'm having an issue in flutter while migrating sessions from firebase auth, the migration works ...
j

jeffaknine

about 2 years ago
Hi, i'm having an issue in flutter while migrating sessions from firebase auth, the migration works fine, the new session cookie is set, but when navigating to the next page and making an API call,
SuperTokens.getAccessToken()
returns null. Any ideas on why the session would be lost ?
j
r
  • 2
  • 56
  • 17
hey super tokeneans. I got these "supertokens_python.exceptions.GeneralError: No SuperTokens core av...
m

meseret_14335

about 2 years ago
hey super tokeneans. I got these "supertokens_python.exceptions.GeneralError: No SuperTokens core available to query" issues after configuring super token with React and Django rest framework. can anyone help me
m
r
m
  • 3
  • 43
  • 17
Hi, Do I need to add user metadata by hand to the access token as custom claim?
t

trivialkettle

about 2 years ago
Hi, Do I need to add user metadata by hand to the access token as custom claim?
t
r
  • 2
  • 5
  • 17
Previous454647Next

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