PluginProbe
LI

Log in with Google

v1.4.4

by rtCamp

Ultra minimal plugin to let your users login to WordPress applications using their Google accounts. No more remembering hefty passwords! Initial Setup Create a project from Google Developers Console if none exists. Go to Credentials tab...

6K+ active installs 4.6 (17 ratings) Requires PHP 7.4+ Requires WP 5.5+ Tested up to WP 7.0.4 Updated 3 weeks ago
Browse code Releases

About this plugin

Ultra minimal plugin to let your users login to WordPress applications using their Google accounts. No more remembering hefty passwords! Initial Setup Create a project from Google Developers Console if none exists. Go to Credentials tab, then create credential for OAuth client. Application type will be Web Application Add YOUR_DOMAIN/wp-login.php in Authorized redirect URIs This will give you Client ID and Secret key. Input these values either in WP Admin > Settings > WP Google Login, or in wp-config.php using the following code snippet: define( 'WP_GOOGLE_LOGIN_CLIENT_ID', 'YOUR_GOOGLE_...

Read the full description on WordPress.org →

Read the source

v1.4.4

Browse every file in this release with syntax highlighting and a file tree, or link straight to a line. Older releases and trunk are available from the version switcher.