appleboy / gin-jwt

JWT Middleware for Gin framework
MIT License
2.73k stars 382 forks source link

Can support dual tokens? #328

Open liwenson opened 11 months ago

liwenson commented 11 months ago

Can we generate token and refreshToken at the same time, so that the front-end project can automatically refresh the token?