https://supertokens.com/
Join Discord
Hi; Can you confirm the email-verification step is done explicitely *after* the signup promise resol...
c

Chimanos

almost 2 years ago
Hi; Can you confirm the email-verification step is done explicitely after the signup promise resolution; in a non blocking way ? That's important to us, as we modified the signup, which now includes an internal db transaction to create a user in our database. This user is not "visible" outside of the transaction before it resolves; and later we might "find" this user before sending the verification email (we also override the email send).
c
r
  • 2
  • 5
  • 5
I'm seeing `TryRefreshTokenError: Signature has expired` being raised from the backend sometimes and...
u

.atambo

almost 2 years ago
I'm seeing
TryRefreshTokenError: Signature has expired
being raised from the backend sometimes and I'm wondering what I should do about it?
u
r
  • 2
  • 19
  • 5
Hello, we have a NextJS / Hasura app / cookie based and are having issues refreshing tokens for curr...
d

diana.holland

about 2 years ago
Hello, we have a NextJS / Hasura app / cookie based and are having issues refreshing tokens for current sessions during our upgrade to
5.0
in our development environment. Wondering if you have any ideas. Our hosted
core
instance was upgraded to
5.0
this morning. That seemed successful, so we deployed the changes to our backend SDK (package version + config changes) and client (JWT fetching) from the change logs. Now all our users are getting a
Could not verify JWT: JWTExpired
error from Hasura when it attempts to validate the token. This is for people who had an ongoing SuperTokens session. Versions: -
supertokens-core
:
4.6
to
5.0
-
supertokens-node
:
^13.5.0
to
14.x
- still on
supertokens-web-js
^0.5.0
d
r
  • 2
  • 15
  • 5
Hello guys! Anyone here has implemented something like verifySession to secure APIs using Java (spri...
f

fdelima.

about 2 years ago
Hello guys! Anyone here has implemented something like verifySession to secure APIs using Java (springboot)? Is It possible?
f
r
  • 2
  • 3
  • 5
Is there any upgrade guide for 13->14? It’s not working
g

Gamer

about 2 years ago
Is there any upgrade guide for 13->14? It’s not working
g
n
  • 2
  • 18
  • 5
do you have any plans for adding a SDK for dotnet/C#? Considered it's usage percentage, I think it w...
k

Kvist

about 2 years ago
do you have any plans for adding a SDK for dotnet/C#? Considered it's usage percentage, I think it would be ideal. πŸ™‚
k
r
  • 2
  • 1
  • 5
I am looking at implementing a custom email delivery method in python as per the documentation: http...
k

Kranos

about 2 years ago
I am looking at implementing a custom email delivery method in python as per the documentation: https://supertokens.com/docs/thirdpartyemailpassword/email-delivery/custom-method However, I'm unclear on what template_vars and user_context contain and how I would use them in the html I want to send in the emails. Am I missing some of the documentation? I'm looking to do this for custom_email_delivery and custom_emailverification_delivery so looking how to pass the to_email, password reset link and email verification url. I'll be using the SendGridAPIClient to send the emails. Thanks, Sean
k
r
  • 2
  • 2
  • 5
Hi, are there any updates on using supertokens with nextjs 13.4 and the app router? Since it is now ...
n

n2o__

about 2 years ago
Hi, are there any updates on using supertokens with nextjs 13.4 and the app router? Since it is now stable (https://nextjs.org/blog/next-13-4), it would be great to use it in our projects πŸ™‚
n
r
  • 2
  • 1
  • 5
Do i have to retresh the session manually if i am using a custom ui with the supertokens web sdk?
l

Luca

about 2 years ago
Do i have to retresh the session manually if i am using a custom ui with the supertokens web sdk?
l
r
  • 2
  • 79
  • 5
Hey, How can i handle the session verification with supertokens if my App (React) is in offline mode...
l

Luca

about 2 years ago
Hey, How can i handle the session verification with supertokens if my App (React) is in offline mode?
l
r
  • 2
  • 4
  • 5
Previous878889Next

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