Replies: 2 comments
-
Hey can you please refer to this docs: https://web3auth.io/docs/server-side-verification/social-login-users#sample-idtoken-payload |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey, you can use your own social logins by creating a custom verifier to have your own custom configuration for social logins. Please refer to this doc to do so: https://web3auth.io/docs/developer-dashboard/setup-custom-authentication |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the JWT tokens received for social login via Google, Twitter or Discord are valid for only 24 hours.
Is there a way to extend the expiration time, or use a refresh token to retrieve a new valid JWT token after it expires?
Beta Was this translation helpful? Give feedback.
All reactions