siwe-oidc
siwe-oidc copied to clipboard
Increase default id token expiry
Close #37
This PR changes the default ID Token expiry duration to 6 hour. The current value is 60 seconds, which is a bit too short in my opinion - asking user to sign in every 60 seconds is tough.
In comparison, Auth0 has an 8 hour default duration.
Feel free to reject this PR though, no pressure at all.