Discord Login only works once in 30 mins #300
yashovardhan
announced in
Help
Replies: 1 comment
-
Web3Auth requires a new token for every login attempt. Unfortunately, Discord returns the same access token for 30 min unless it is revoked. Unfortunately, it needs to be revoked from the backend since it needs a client secret. Here's some sample code which does it:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I login through Discord, I can only login once in 30mins and it shows an error afterwards.
Beta Was this translation helpful? Give feedback.
All reactions