yii2-jwt
yii2-jwt copied to clipboard
Check expired token
How to make sure if token has expired on validation? I need to do something only when token is already expired
Maybe one of these can answer your question;
https://stackoverflow.com/questions/45944797/yii2-expiring-access-tokens
https://stackoverflow.com/questions/42760395/yii2-rest-api-user-bearer-authentication-expiration-time/42764555#42764555