usefulteam / jwt-auth

WordPress JSON Web Token Authentication
https://wordpress.org/plugins/jwt-auth/
124 stars 50 forks source link

connected devices feature, password changing block all tokens, filters and whitelist fixes #10

Closed pesseba closed 4 years ago

pesseba commented 4 years ago

new: connected devices feature new: password change block all token access new: filter to change authorization header key used new: new filters bugfix: whitelist doesn't work in folder installation

pesseba commented 4 years ago

Hi @contactjavas could you evaluate this pull request?

contactjavas commented 4 years ago

Hi @pesseba , i changed jwt_auth_valid_token_extra to jwt_auth_extra_token_check as it sounds better.