fetch icon indicating copy to clipboard operation
fetch copied to clipboard

Middleware: JWT Auth

Open andrewmclagan opened this issue 6 years ago • 1 comments

Authentication middleware as seperate packages would enable handy features:

https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/

JWT support would be incredibly useful

andrewmclagan avatar Dec 09 '19 23:12 andrewmclagan

Currently progressing into a plugin implementing a full oAuth 2.0 implementation of password-grant type.

https://github.com/wp-headless/authentication

WIP

andrewmclagan avatar Jan 20 '20 02:01 andrewmclagan