Refresh and Access JWT tokens #1423
imurugesan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are developing an accounting and inventory application in Golang. We would like to use Valkey to store and retrieve Refresh and Access token keys and values. The validity of Access token is 15 minutes only and will hit the server again for new Access and Refresh token. Please suggest me.
Beta Was this translation helpful? Give feedback.
All reactions