Open leetcoder314 opened 10 months ago
Does this enable login to Wordpress using google
No this plugin does not provide SSO for 3rd parties, if you want to login via Googles OAuth that would require the user of an OAuth2 client, as well as lots of additional code that's unrelated to this.
and does it enable WP to become an OAuth2 server
It would allow users on a WP install to use OAuth2 when making REST API requests.
Note that at the time of writing the last commit was 2 years ago, I'd be wary of relying on this in new projects or as anything more than a reference
please let me know if there is any reply too! thanks :)