=== Okvee OAuth === Contributors: okvee Tags: oauth, google, google login, google register, social login, social connect Requires at least: 4.0 Tested up to: 4.5 Stable tag: 0.3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9HQE4GVV4KTZE License: MIT License URI: http://opensource.org/licenses/MIT Use OAuth such as Google to login and register. == Description == Use Oauth such as Google account to login, register member in WordPress website. Control how your wp-login page will be used. Force use only OAuth or use them both. If you want more secure to your account then you may needs "Multi-factor" authentication. But if you have many WordPress website on different server location (not multi-site WP) you must have too many of them in one authenticator app. So, it is good idea to use OAuth instead because Google already use that. This project is maintain by Rundiz.com. Feel free to rate and comments.
= System requirement = PHP 5.4
Open SSL PHP extension.
WordPress 4.0 == Installation == 1. Upload "okv-oauth" folder to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Access plugin setup page. 4. Follow setup instruction on screen. == Frequently Asked Questions == = Can I force use only OAuth login or register? = Yes, check your settings. = Does multi-site work? = I'm not sure. == Screenshots == 1. Administrator settings 2. OAuth log in only 3. OAuth log in with WordPress form 4. OAuth register only 5. OAuth register with WordPress form == Changelog == = 0.3 = * Update to prevent registration from original form while settings to use OAuth only. * Minor UI fixed. = 0.25 = * Change information and add donation link. = 0.2 = * Modify text translation. This make translation really works. * Add Thai language. = 0.1 = * Beginning. == Upgrade Notice == = 0.1 = First version.