=== GPS Signin === Contributors: codepaladin Donate link: http://codepaladins.com Tags: google plus login,google popup login,google signin,popup login,google login,popup signin Requires at least: 3.0.1 Tested up to: 4.9.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple login popup with google account in WordPress. == Description == The GPS Signin plugin allows Wordpress users to login their google account in popup. It allows existing WordPress user accounts to login to your website using Google to securely authenticate their account. This means that if they are already logged into Gmail for example, they can simply click signin button their way through the WordPress website anywhere – no username or password is explicitly required. Plugin setup requires you to have admin access to any Google Apps domain, or a regular Gmail account, to register and obtain Google App ID from Google. FEATURES: * A simple login popup with google account in WordPress. * Auto login of existing user after authentication. * Auto user create if new user after authentication. * Option to redirect to a url of your choice after the login. = Shortcode = Insert the following shortcode into a page or post to create a Signin button. `[gplus_signin button_name="XXXXXX"]` For detailed instructions please check the [GPS Signin Plugin](http://codepaladins.com/wordpress-google-plus-signin-plugin) documentation page. == Installation == Manual 1. Upload plugin `google plus signin` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin using the 'Plugins' menu in your WordPress admin panel. Automatic 1. Go to plugin list from 'dashboard'. Search our plugin and click to install 2. Activate it. 3. You can adjust the necessary settings using your WordPress admin panel in "Settings->Google Plus Signin". 4. Create a page or a post, and insert shortcode into the text. == Frequently Asked Questions == = Is it secure? = Yes, and depending on your setup, it can be much more secure than just using WordPress usernames and passwords. == Screenshots == 1. Screenshot - 1 : Enter your google app id & redirect uri at admin side 2. Screenshot - 2 : Use shortcode in page / post. 3. Screenshot - 3 : Google plus login popup on your website.