https://supertokens.com/
Join Discord
Is there a way to import a csv? I already have some users in a csv file but currently I can't find a...
c

chunkygoo.

about 3 years ago
Is there a way to import a csv? I already have some users in a csv file but currently I can't find a way to migrate it to a production database
c
r
  • 2
  • 8
  • 27
Hi, I am implementing supertokens in python fastapi. Now I am at the point where I am trying to depl...
c

chunkygoo.

about 3 years ago
Hi, I am implementing supertokens in python fastapi. Now I am at the point where I am trying to deploy it to AWS lambda by wrapping my app around Mangum. However, I keep getting this error "RuntimeError: There is no current event loop in thread 'MainThread'". My app works fine locally, and I have dockerized it. I see that there is a section for AWS lambda in the docs but it is only for node. I also noticed that there is a framework called "awsLambda" in that example. But there isn't an option for the supertokens_python library. Is this not supported?
c
r
  • 2
  • 8
  • 27
Hello everyone can some share some repo showing implementation of supertoken with python django for ...
a

abdulhakkeempa

over 3 years ago
Hello everyone can some share some repo showing implementation of supertoken with python django for social login without password using plain javascript in front end
a
r
  • 2
  • 9
  • 27
Hey! Is it possible to customize the spinner? I wanted to make it look more like the other spinners ...
d

dleangen

over 3 years ago
Hey! Is it possible to customize the spinner? I wanted to make it look more like the other spinners in my app. 😀
d
r
  • 2
  • 6
  • 27
Hi ! There's currently an issue with google OAuth2 that prevents controlling test user access. Is th...
u

__doei__

over 3 years ago
Hi ! There's currently an [issue](https://issuetracker.google.com/u/1/issues/211370835?pli=1) with google OAuth2 that prevents controlling test user access. Is there an easy way to block social sign up from supertokens back end ?
u
r
  • 2
  • 14
  • 27
Hey all, is there a way with Supertokens to handle account management ? I have multiple users with d...
h

HHChift

over 3 years ago
Hey all, is there a way with Supertokens to handle account management ? I have multiple users with different roles (admin, user) linked to one account. These users can only retrieve data from entries linked to that account. Pretty common for B2B apps. How do you deal with that ? Thanks a lot
h
r
v
  • 3
  • 136
  • 27
Hi, is there any way to make test users seeder with commands from sdk or with another way?
i

IaS1506

over 3 years ago
Hi, is there any way to make test users seeder with commands from sdk or with another way?
i
r
  • 2
  • 21
  • 27
My stack: Next.js frontend Nest.js backend Postgres 1. Getting Next.js to work with SuperTokens se...
j

joel04425

over 3 years ago
My stack: Next.js frontend Nest.js backend Postgres 1. Getting Next.js to work with SuperTokens seems easy. However, once the user has logged into the Next.js app and starts making API calls, how does the Nest.js app know if the user has logged in from the API calls? 2. I'd like to store user details such as email, auth provider, etc. on my own Postgres database. Is there some kind of callback that will send a request to my API when the user changes email or a new account has just been created?
j
r
  • 2
  • 12
  • 27
I have another architectural question regarding SuperTokens and its Core. How suitable is the soluti...
d

dan6erbond

over 3 years ago
I have another architectural question regarding SuperTokens and its Core. How suitable is the solution for use by multiple services? I would like to use SuperTokens to manage users which are authenticated into multiple apps, and plan on using the UserMetadata recipe as well as UserRoles recipe to store permissions, roles and groups (using the metadata as unfortunately groups aren't part of the UserRoles recipe). My question is particularly regarding some features like initializing recipes and creating all the roles and permissions - from what I can tell I just have to call an initialization method in my service and create all those beforehand to avoid issues later, but if I have to do this in every service just to ensure that the data really exists it seems like this isn't the best approach. How would you go about managing users that are accessed by different apps, and was SuperTokens built for this use-case?
d
r
  • 2
  • 16
  • 27
Hi, I'm looking for info as I have to choose between cookie based/jwt login. But I cannot find right...
e

edubacco

over 1 year ago
Hi, I'm looking for info as I have to choose between cookie based/jwt login. But I cannot find right documentation. I have a multitenant, microservice ecosystem, with multiple (web) frontend apps and multiple apis. Once I login in a single frontend app, I must be authenticated in all frontend apps. I have a dedicated supertokens backend microservice (with core hosted internally) where I actually do authentication. No user is shared between different tenant. I cannot use (and I do not want to do it) supertokens SDK in all my backend microservices exposing api (they are a lot, in many different languages). What's the correct choice?
e
r
  • 2
  • 41
  • 26
Previous484950Next

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