This is a customized jwt authentication WP plugin based on Jonathan Dejong's simple-jwt-authentication.
- Added
apply_filters
on validate token - Added
param['strategy']
check on token creation to detectlocal
orsocial
login
Extends the WP REST API using JSON Web Tokens Authentication as an authentication method. Documentation