markitosgv / JWTRefreshTokenBundle

Implements a Refresh Token system over Json Web Tokens in Symfony
MIT License
653 stars 159 forks source link

How to change refresh_token #100

Open yinchuanjiang opened 6 years ago

yinchuanjiang commented 6 years ago

Every time I go to refresh the token, every time the refresh_token does not change, how to change it

maciejkosiarski commented 6 years ago

From doc "But you must notice if refresh token is still valid. Your refresh token do not change but valid datetime will increase." https://github.com/gesdinet/JWTRefreshTokenBundle#generating-tokens