WP-API / authentication

The home for design & development of a core WordPress REST API authentication solution
GNU General Public License v2.0
62 stars 2 forks source link

Use existing oauth 2 implementation in PHP #10

Open spacedmonkey opened 4 years ago

spacedmonkey commented 4 years ago

Could we use an existing Oauth 2 implemtation in PHP? The biggest example of which is The League of Extraordinary Packages's oauth2-server.