No description, website, or topics provided.
PHP Shell
Switch branches/tags
Nothing to show
Latest commit 2fc7587 Jun 20, 2017 @rmccue rmccue committed on GitHub Merge pull request #5 from almirbi/master
Make the login page work with action=oauth2_authorize

README.md

OAuth 2.0 for WordPress

Connect applications to your WordPress site without ever giving away your password.

This plugin uses the OAuth 2 protocol to allow delegated authorization; that is, to allow applications to access a site using a set of secondary credentials. This allows server administrators to control which applications can access the site, as well as allowing users to control which applications have access to their data.

This plugin only supports WordPress >= 4.8.

Warning

This is in extremely early beta, and does not work yet. Please help us out and contribute!