VICTOR JONSSON

Simple Gmail Login

Simple Gmail Login

WordPress plugin that makes it possible to login to wp-admin using your ordinary user name (or email) and your password at GMail (your old wordpress password still works as well).

This plugin is something of hack since it won't use the OAuth implementation. Instead a request will be made on backend to mail.google.com using basic authentication (over SSL) to validate if given credentials is valid.

wordpressView on wordpress.org