https://supertokens.com/
Join Discord
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
Hello This seems like an awesome project. I currently have my users in my mongoDB and logins in goog...
u

.bloch

over 3 years ago
Hello This seems like an awesome project. I currently have my users in my mongoDB and logins in google identity management. In the future it would be cool to have everything in mongodb (when the adapter is implemented). My backend is built with c# in asp core. I dont see any mentions of dot net / asp core / c# in the guides or in this discord. Will it be supported or am i the only one who have requested it ?
u
r
c
  • 3
  • 12
  • 21
Hi everyone, I need support with django admin page. How do I make default login-password login on ad...
e

execreate

over 3 years ago
Hi everyone, I need support with django admin page. How do I make default login-password login on admin page work? Or if it is complicated, how do I integrate supertokens auth into django admin page?
e
r
s
  • 3
  • 6
  • 21
What is the difference between overriding an api vs overriding a function? For example consumeCode a...
p

pitchash

over 3 years ago
What is the difference between overriding an api vs overriding a function? For example consumeCode as a function vs consumeCodePost as an api? What are the intended use cases for each option?
p
r
  • 2
  • 34
  • 21
Hi all, we've been evaluating Supertokens as well, we were researching the flow and session manageme...
t

trev

over 3 years ago
Hi all, we've been evaluating Supertokens as well, we were researching the flow and session management and had a question around session extension. Are there accommodations for usage-based session extension, for example, from a public machine? We have a heavy use case on public machines, our existing system uses a 'short-medium term lived access token whose usage extends their expiry' type of session management. Additionally, we have a mobile use case (and additional cases in the future) that fits perfectly with the 'suggested flow' (which is why we're evaluating Supertokens in the first place). We'd like to utilize the suggested Supertokens flow, but with the ability to extend a short-term session based on usage. We were wondering if this was a use case and if there were recommendations around this type of behavior
t
r
  • 2
  • 6
  • 21
I have a general question. How high of a priority is MongoDB login? It’s been quite a while since ...
d

dinko7

about 1 year ago
I have a general question. How high of a priority is MongoDB login? It’s been quite a while since I’ve seen any updates so I thought I might just ask here.
d
r
z
  • 3
  • 6
  • 20
Hi Support, I would like to upgrade from Core v.4.9 to 9.0. (self-hosted postgresql) I get an erro...
m

mr.lurs

over 1 year ago
Hi Support, I would like to upgrade from Core v.4.9 to 9.0. (self-hosted postgresql) I get an error message about a foreign key constraint that does not exist. Is there a migration script I have to run, do I have to upgrade incrementally?
m
r
  • 2
  • 3
  • 20
Hey team, how can i get user's email id which they entered in FE, and set it in accessTokenPayload ...
a

albatroz

over 1 year ago
Hey team, how can i get user's email id which they entered in FE, and set it in accessTokenPayload i tried using
userInfo, err := passwordless.GetUserByID(userID)
but it errors out log
text
2024/04/07 21:58:59.624599 superToken.go:187: [Info] User Info: map[_default:map[request:0x1400063f9e0]]
2024/04/07 21:58:59.624630 superToken.go:188: [Info] acces token payload map[iss:http://localhost:4000 st-perm:map[t:1712507339623 v:[]] st-role:map[t:1712507339622 v:[]]]
2024/04/07 21:58:59.636381 superToken.go:98: [Info] 96edb6d9-74ad-4c81-9801-6cdf00b84ec5
2024/04/07 21:58:59.638689 roles.go:94: [Info] Role added to user: &{false} with user_id:96edb6d9-74ad-4c81-9801-6cdf00b84ec5 role: admin
a
r
  • 2
  • 21
  • 20
Hi, I am using FastAPI with supertokens. And would like to store users in my own DB. I am using Emai...
d

dekode

over 1 year ago
Hi, I am using FastAPI with supertokens. And would like to store users in my own DB. I am using Email passwordless social recipe and would like to capture the event when the user signs in so that I can check if I have the corresponding user in my database and if not create one. Can anyone point me to the relevant docs please. Thanks.
d
r
  • 2
  • 5
  • 20
Hey, I am using golang fiber with some nextjs and reactjs frontend. i am having issue with CORS ht...
a

albatroz

almost 2 years ago
Hey, I am using golang fiber with some nextjs and reactjs frontend. i am having issue with CORS https://codefile.io/f/7ToerynrFw any help will be apprciated 🙂
a
r
  • 2
  • 21
  • 20
Previous565758Next

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