Monday, April 10, 2017

Is there a Wordpress oauth2 client plugin that will work Laravel Passport as the oauth2 service provider?

I have 2 sites, site A (Main Site) & site B (Wordpress woocommerce site). I would like my users to sign-in to site B using their Site A username and password. I have setup Oauth2 provider using Laravel passport that site A uses to authenticate users to site A. I'd like to do the same on site B. Is there an existing Wordpress plugin that will help me implement single sign on with my Oauth2 server that I've setup?



via Pobre

Advertisement