aarona / devise_jwt_auth

A JWT-based port of Devise Token Auth
Do What The F*ck You Want To Public License
7 stars 2 forks source link

Fixed default configuration setting. Changed from 1 day to 15 minutes. #2

Closed aarona closed 4 years ago

aarona commented 4 years ago

Pretty self explanatory. Access tokens generally last between 10 and 15 minutes. This is what the default should be.