gin-jwt
gin-jwt copied to clipboard
Can support dual tokens?
Can we generate token and refreshToken at the same time, so that the front-end project can automatically refresh the token?
I just started using this library and i am wandering the same thing..
fixed in https://github.com/appleboy/gin-jwt/pull/347