Open
Description
I think would be fine if the refresh token will have the option to be expired. I can do a PR if is your are agree with that.
Sometimes is interesting have a refresh token with expire time. If we want to do a long live token with 60 days of inactivity and after this 60 days the user must relogin.
Let me know if it's interesting for you and I can implement it.