OAuth2
OAuth2 copied to clipboard
Connect applications to your WordPress site without ever giving away your password.
Results
23
OAuth2 issues
Sort by
recently updated
recently updated
newest added
This appears to be required by [the Bearer RFC](https://tools.ietf.org/html/rfc6750#section-3)
Bug
OAuth 2 has "scopes", which allow apps to limit their access to user data. Scopes are required per the spec, so we need to decide what we're going to do...
Enhancement