=== Okv OAuth ===
Contributors: okvee
Tags: oauth, google, google login, google register, social login, social connect
Requires at least: 4.0
Tested up to: 4.3
Stable tag: 0.2
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 Okvee.net. Feel free to rate and comments.
This plugin is working perfectly with User Signlog my premium plugin to track your logins.
= 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.2 =
* Modify text translation. This make translation really works.
* Add Thai language.
= 0.1 =
* Beginning.
== Upgrade Notice ==
= 0.1 =
First version.