Implements Google OAuth 2.0 authorisation code flow server-side. Adds a "Continue with Google" button to the WordPress login and registration forms and provides a [google_login] shortcode for embedding the button anywhere. On callback, the plugin exchanges the code for a token, fetches the user profile, and either links to an existing WP user by email or creates a new one with a configurable role.
| Category | Social |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/social-login-oauth |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |