https://supertokens.com/
Join Discord
Ok, sorry if this is a naive question! I want to restrict the list of users that can register for my...
z

zach_h9554

over 3 years ago
Ok, sorry if this is a naive question! I want to restrict the list of users that can register for my app, invite-only style. Is there a best practice way to implement this? Could I do this as a post-authentication hook or does this need to be in an override?
z
r
b
  • 3
  • 24
  • 4
Hi, I'm having an issue connecting a frontend react app to a backend python api. When I run the pyt...
a

aquajet

over 3 years ago
Hi, I'm having an issue connecting a frontend react app to a backend python api. When I run the python api I am getting this:
File "/home/tobias/miniconda3/envs/memorizer/lib/python3.8/site-packages/supertokens_python/supertokens.py", line 115, in manage_cookies_post_response
    if session['remove_cookies']:
TypeError: 'NoneType' object is not subscriptable
The connectionuri/api keys are the same, and CORS seems to be working for everything. Could someone point me to what I'm doing wrong?
a
r
  • 2
  • 42
  • 4
Hi, I have a peculiar case to handle on react native. One of our native integration is making an au...
t

teebot

over 3 years ago
Hi, I have a peculiar case to handle on react native. One of our native integration is making an authenticated call but since we're not in react native land it will not contain the cookie header. I don't know how to retrieve the cookie so that I could include it in that native call?
t
r
n
  • 3
  • 43
  • 4
SvelteKit Integration
d

Darko

10 months ago
Anyone got experience with Svelte / SvelteKit?
d
i
  • 2
  • 103
  • 3
What a time to be alive https://build-your-own.org/blog/20240813_css_vertical_center/ 😅
d

Darko

11 months ago
What a time to be alive https://build-your-own.org/blog/20240813_css_vertical_center/ 😅
d
k
i
  • 3
  • 10
  • 3
Hey, does https://github.com/supertokens/backend-sdk-testing is supposed to be the first brick for a...
d

DollarNavalex

about 1 year ago
Hey, does https://github.com/supertokens/backend-sdk-testing is supposed to be the first brick for a way to unit test a backend without having to spin up a core ?
d
r
  • 2
  • 4
  • 3
Is there an estimate on when MongoDB will be fully supported <:Peepo_Pray:836166621675913226>
o

Ollie.

about 1 year ago
Is there an estimate on when MongoDB will be fully supported
o
r
  • 2
  • 7
  • 3
I did notice an issue while setting this up. If POSTGRESQL_CONNECTION_URI is set, but POSTGRESQL_POR...
z

zanderpyle

over 1 year ago
I did notice an issue while setting this up. If POSTGRESQL_CONNECTION_URI is set, but POSTGRESQL_PORT isn't, SuperTokens will insist on POSTGRESQL_PORT being set.
z
r
  • 2
  • 3
  • 3
This is what I see closest to that but it doesnt include email password
h

heneftees

over 1 year ago
This is what I see closest to that but it doesnt include email password
h
r
  • 2
  • 2
  • 3
Can anyone tell me how can i renew session?? Problem : When the access token expires my backend api ...
a

abhaybisht2002

over 1 year ago
Can anyone tell me how can i renew session?? Problem : When the access token expires my backend api throws 401 so i want to renew user session / or regenerate accessToken instead of redirecting to logout
a
r
  • 2
  • 25
  • 3
Previous124125126Next

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