https://supertokens.com/
Join Discord
Hey, I need from the users when they last logged in. About getUser i get only "timeJoined". Is this ...
x

xpsmix

about 3 years ago
Hey, I need from the users when they last logged in. About getUser i get only "timeJoined". Is this stored in the database of the core at all or do I have to store it myself via "updateUserMetadata"?
x
n
r
  • 3
  • 8
  • 5
Hi, I have been playing around with supertokens passwordless email. It's really cool and thanks for ...
i

ingwaz

about 3 years ago
Hi, I have been playing around with supertokens passwordless email. It's really cool and thanks for the great work! I have some issues where the magic link are sometimes not valid. It seems to be working fine with my private email, but when I try it on my work email the link doesnt work on my work PC. But I also have outlook in my work phone and there it works!? So the email link is correct! Not sure what is going on here, could there be some software on my Windows work PC breaking ? Any tips on troubleshooting? Stack: * golang API with gin v0.5.5 * react app * API hosted on fly.io * React built and hosted on cloudflare pages * sendgrid API for sending emails * Using the supertokens.io managed service, dev environment These are the logs from my API on fly when I click the link on my work PC: Returns a 200? https://logpaste.com/10OExlHs I'm not that used to discord so please correct me if I'm submitting this question wrongly 🙂
i
n
r
  • 3
  • 21
  • 5
hi guys, can anyone tell me how to use super token with apollo-server?
a

aditya._.tomar

about 3 years ago
hi guys, can anyone tell me how to use super token with apollo-server?
a
r
  • 2
  • 18
  • 5
[passwordless] I'm having this issue where the authentication does not work on mobiles, but it does ...
p

pepegc

about 3 years ago
[passwordless] I'm having this issue where the authentication does not work on mobiles, but it does work on desktops, any ideas on what it could be about? It's the same web app, same everything
p
r
  • 2
  • 47
  • 5
is it okay to store the user id in localstorage?
m

Maxi|Shinobi

about 3 years ago
is it okay to store the user id in localstorage?
m
r
  • 2
  • 5
  • 5
Is there a function similar to this (needed) for social logins ? https://supertokens.com/docs/thirdp...
d

Dhr_RT

over 3 years ago
Is there a function similar to this (needed) for social logins ? https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/sign-out
d
r
  • 2
  • 33
  • 5
Hey, I have a hard time understanding how to use supertokens. All the user data is stored in one dat...
m

Maxi|Shinobi

over 3 years ago
Hey, I have a hard time understanding how to use supertokens. All the user data is stored in one database (MySQL) and all my other data, for example lists that the user creates are stored in another database (MongoDB). How can I connect them?
m
r
  • 2
  • 6
  • 5
Has anyone used supertokens with fastify . if yes can you please share some example on how to use it
y

Yogeshwar

over 3 years ago
Has anyone used supertokens with fastify . if yes can you please share some example on how to use it
y
n
r
  • 3
  • 9
  • 5
and tried installing with "install.bat"
f

fayzul_

over 3 years ago
and tried installing with "install.bat"
f
r
  • 2
  • 43
  • 5
Specific to supertokens-python with fastapi: I am getting unauthorized when trying to pass a body(py...
p

pepegc

over 3 years ago
Specific to supertokens-python with fastapi: I am getting unauthorized when trying to pass a body(pydantic schema) in a post request to an endpoint with
session: SessionContainer = Depends(verify_session())
. In the the endpoint definition parans, does the order matter? (Schema and Depends)
p
r
  • 2
  • 76
  • 5
Previous101102103Next

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