WP-API / OAuth2

Connect applications to your WordPress site without ever giving away your password.
GNU General Public License v2.0
172 stars 42 forks source link

Support PKCE #18

Open rmccue opened 7 years ago

rmccue commented 7 years ago

We need to support PKCE, which allows secure use of redirections by public clients where the redirection can be hijacked.