perrybutler / WP-OAuth

A WordPress plugin that allows users to login or register by authenticating with an existing Google, Facebook, LinkedIn, Github, Reddit or Windows Live account via OAuth 2.0. Easily drops into new or existing sites, integrates with existing users.
GNU General Public License v2.0
97 stars 76 forks source link

Integration with WP-API #36

Open equatorapps opened 8 years ago

equatorapps commented 8 years ago

Can this plugin be used to authenticate users via the WP-API? We are using WP OAuth Server to authenticate users with username/password, but would like to add a login via facebook option. Thanks.