Tmeister / wp-api-jwt-auth

A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API
GNU General Public License v2.0
558 stars 161 forks source link

Admin settings #284

Closed Tmeister closed 1 year ago

Tmeister commented 1 year ago

This PR fixes the issues with third-party apps that use other authorization headers instead of Bearer

fix: #283 #229 #212