froger-me / wp-remote-users-sync

Synchronise users across WordPress websites
GNU General Public License v3.0
72 stars 33 forks source link

Can I use `wp-remote-users-sync` to connect to an OAuth2 provider #82

Open TCCDevelopment opened 7 months ago

TCCDevelopment commented 7 months ago

I have a non-Wordpress OAuth2 server that provides User login and user data. I would like to use this provider to log into my Wordpress site and sync the user's data to the Wordpress site. Will this plugin do that? What I can see through documentation and settings is only screens to add websites and not security keys, which leads me to think not?