https://supertokens.com/
Join Discord
I tried setting some data using merge access token payload on the backend and then useSessionContxt ...
c

chunkygoo.

about 3 years ago
I tried setting some data using merge access token payload on the backend and then useSessionContxt to get the payload on the frontend. I am able to set the data properly on the backend but when I try to get it on the frontend it is always an empty object {}. Any idea why?
c
r
  • 2
  • 61
  • 21
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
  • 21
hi, anyway i can check old docs of passwordless login we use `'supertokens-website'` module on the ...
e

EdwinN1337

about 3 years ago
hi, anyway i can check old docs of passwordless login we use
'supertokens-website'
module on the frontend with custom ui, but the docs switched to
supertokens-web-js
. which is a different implementation?
e
n
  • 2
  • 48
  • 21
Hi, is it possible to trigger sending the email verification mail through the backend sdks?
f

flixoflax

about 3 years ago
Hi, is it possible to trigger sending the email verification mail through the backend sdks?
f
r
  • 2
  • 13
  • 21
On flutter it is possible to log in with your email/username and password. Then after checking his i...
r

ROMAIN

over 3 years ago
On flutter it is possible to log in with your email/username and password. Then after checking his information, asked for the second authentication factor(example: totp/email/sms)
r
r
  • 2
  • 3
  • 21
Auto save password chrome
d

djodjo02130

over 3 years ago
Auto save password chrome
d
r
  • 2
  • 11
  • 21
how mongodb schema looks like with supertokens?
a

aimproxy

over 3 years ago
how mongodb schema looks like with supertokens?
a
r
  • 2
  • 51
  • 21
Hey I have a issue with my capacitor ios app again. Here is the debug log from the phone. It logs in...
c

codingtomato

over 3 years ago
Hey I have a issue with my capacitor ios app again. Here is the debug log from the phone. It logs in normally and cannot hold session somehow. Any ideas?
log
c
r
  • 2
  • 70
  • 21
This may be a bit of a basic question, but in some cases the supertokens instance is not found even ...
c

CaptainPhoton

over 3 years ago
This may be a bit of a basic question, but in some cases the supertokens instance is not found even though I initialize Supertokens as the first thing in the app. Now I am trying to get the user count in a request handler, and it is saying that Supertokens is not initialized :/
await supertokens.getUserCount()
c
r
  • 2
  • 37
  • 21
Is there an easy way to implement guest accounts? Ie generate a token without signup and then conver...
p

pitchash

over 3 years ago
Is there an easy way to implement guest accounts? Ie generate a token without signup and then convert to a signed up user later?
p
r
  • 2
  • 2
  • 21
Previous555657Next

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