alleyinteractive / wp-rest-api-guard

Restrict and control access to the REST API
https://wordpress.org/plugins/rest-api-guard/
GNU General Public License v2.0
11 stars 1 forks source link

Allow authenticated users to use JWTs to access the REST API #19

Closed srtfisher closed 8 months ago

srtfisher commented 8 months ago

Allows generation of a JWT that can be used to authenticate users to the REST API. Useful for headless sites that need to authenticate users with a JWT.