dpalmasan / go-auth-microservice

Creating an auth microservice using Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Refresh Token for JWT

dpalmasan opened this issue · comments

Probably, redis will be needed to cache the JWT refresh token.