Description
Use Oauth such as Google and LINE account to login, register member in WordPress website.
Both Google and LINE already have «Multi factor» or «2 factor» authentication.
So, instead of implementing the 2FA (2 factor authentication) into your WordPress and add those keys into your user’s authenticator app on smart phone (which may already have a lot of them). Just use OAuth system!
It is very easy and much secure for your users on your WordPress website. (Depends on your user security settings on those providers).
Since v 1.0 your users can register using OAuth in one click from your website and one click to allow/continue on OAuth provider website.
You can also change login expiration by using remember login.
You can set how your user login use OAuth with normal login form, or OAuth only, or disable OAuth login from Rundiz OAuth settings page.
This project is maintain by Rundiz.com. Feel free to rate and comments.
System requirement
Open SSL PHP extension.
Knowledge
Screenshots
Blocks
This plugin provides 1 block.
- Login links Display login, register, logout links.
Installation
- Upload «okv-oauth» folder to the «/wp-content/plugins/» directory or use add from plugins management page.
- Activate the plugin through the «Plugins» menu in WordPress.
FAQ
-
Can I force use only OAuth login or register?
-
Yes, check your settings.
-
Does multi-site work?
-
Yes, it is.
-
Does it support WooCommerce?
-
Yes, it does. If you set to use OAuth only then your users cannot change to use other email than those are available via OAuth.
-
Does it support hosted domain for G Suite?
-
Yes, this is new feature since 1.3.3. However, please enter your settings in Other parameters fields in the settings page.
Reviews
Contributors & Developers
“Rundiz OAuth” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Rundiz OAuth” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.6.1
2025-07-02
- Update CSS version number to use current.
1.6.0
2025-07-01
- Code improvement.
- Update to FontAwesome 6 from 4.
- Add LINE OAuth.
- Bump version from v1.5.7
Previous version updates:
Please read on changelog.md