https://supertokens.com/
Join Discord
is there any to log out the user if user is idle for 10 mins without?
s

shri4953

over 2 years ago
is there any to log out the user if user is idle for 10 mins without?
s
r
  • 2
  • 1
  • 27
Hey!!! There is a table named `userid_mapping `in the supertokens core's database (when we are using...
h

himanshukukreja_

almost 3 years ago
Hey!!! There is a table named `userid_mapping `in the supertokens core's database (when we are using self-hosted service). Could this table be used to map the user ids from supertokens database with some external NoSQL database, say MongoDB, which our application uses? Also, is there any table that can store additional session information that our application fetches?
h
r
  • 2
  • 33
  • 27
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
How safe is it in general to upgrade within the 3.X version range, especially in terms of the Postgr...
n

n1ru4l

about 3 years ago
How safe is it in general to upgrade within the 3.X version range, especially in terms of the PostgreSQL database schema? If the schema would potentially change, would supertokens guarantee that migrations and adjustments are correctly applied upon startup or would it require manual work? And/or would something like this considered a 3.x -> 4.x change?
n
r
  • 2
  • 1
  • 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
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