https://supertokens.com/
Join Discord
Question about sharing sessions across subdomains...
d

dleangen

almost 3 years ago
Question about sharing sessions across subdomains...
d
r
  • 2
  • 17
  • 4
Hey there! is there a way to customize the email verification form? the same way we can customize si...
y

yiannis.gkoufas

almost 3 years ago
Hey there! is there a way to customize the email verification form? the same way we can customize signup/signin form
y
r
  • 2
  • 23
  • 4
First time trying out ST, really just looking for inexpensive/simple auth. Currently I have an API i...
u

.gidgiddoni

almost 3 years ago
First time trying out ST, really just looking for inexpensive/simple auth. Currently I have an API in python (using Sanic framework) and I want to add some security so I can start having beta users try it out. There is no frontend at the moment so I really just need to get a username/password in headers and return a token that can be used after that to authenticate. Is this a supported use case? I have been browsing the recipes and they mostly seem geared around FE and BE working together.
u
r
  • 2
  • 13
  • 4
Hi, I am using the python sdk with fastapi + react library with the 3rd party email/password recipe....
l

Luca

almost 3 years ago
Hi, I am using the python sdk with fastapi + react library with the 3rd party email/password recipe. Sometimes, after clicking signin/signup, i am getting the Error
supertokens_python.exceptions.GeneralError: No SuperTokens core available to query
on my server. Is there any reason why this happens?
l
r
  • 2
  • 6
  • 4
Question about the Session recipe...
d

dleangen

almost 3 years ago
Question about the Session recipe...
d
r
  • 2
  • 5
  • 4
Is there a way to install later versions of `supertokens-core`? Do we have to uninstall the first pa...
i

ITEnthusiasm

almost 3 years ago
Is there a way to install later versions of
supertokens-core
? Do we have to uninstall the first package? Or does the next version already provide away to take care of all that?
i
r
  • 2
  • 2
  • 4
Hey all, is there a way with Supertokens to handle account management ? I have multiple users with d...
h

HHChift

almost 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
  • 4
for UserMetadata, is there a limit on array length in a property
t

thesoggy1

almost 3 years ago
for UserMetadata, is there a limit on array length in a property
t
r
  • 2
  • 6
  • 4
Hi, I'm using a library for generating a typed api-client on my frontend (swagger-typescript-api), h...
u

__doei__

about 3 years ago
Hi, I'm using a library for generating a typed api-client on my frontend (swagger-typescript-api), however it seems that the headers required by supertokens aren't set when using it. I don't understand why because the generated client uses fetch internally, which should be monkeypatched by supertokens (or so I understand) I also get an infinite loop of unauthorized requests. I am using the ThirdParty recipe. Do you know how I could fix this ?
u
r
  • 2
  • 61
  • 4
hey, we're trying to add apple as a third party provider (since apple don't allow social login if yo...
e

EdwinN1337

about 3 years ago
hey, we're trying to add apple as a third party provider (since apple don't allow social login if you don't have apple as option) when we add apple as provider we get the famous
[object Object]
error, can't figure out why
e
r
  • 2
  • 57
  • 4
Previous118119120Next

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