Refresh Token
#1061
Replies: 1 comment
-
Currently, Shield has no mechanism to refresh tokens. See #1083 |
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.
-
Firstly, Thanks for Useful Shield authentication package. Secondly, I work with JWT Token and handle authorization. This worked charming but I think for token expiration we need to add refresh token class, config, filter, ... to handle authorization continuously with new JWT token and handle refresh token safely. Shield has a solution for refresh token idea?
Beta Was this translation helpful? Give feedback.
All reactions