Changeset 1392261
- Timestamp:
- 04/11/2016 05:51:55 PM (10 years ago)
- Location:
- gp-google-login
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gp-google-login/tags/1.0/readme.txt
r1388905 r1392261 1 1 === GP Google login === 2 2 Contributors: ganeshpaygude,clarionwpdeveloper 3 Tags: google login, loginwith google,social login,accountwith google.3 Tags: google login,Auth, authentication, google, google apps, authentication, authorization, community, connect with, login, Membership, oauth, registration, security, social, social networking, users,Google Login, intranet, login, oauth, oauth2, single sign-on, sso. 4 4 Requires at least: 3.2 5 5 Tested up to: 4.4.1 … … 12 12 13 13 A simple login with google account in WordPress. 14 14 Plugin setup requires you to have admin access to any Google Apps domain, or a regular Gmail account, to register and obtain two Googl App ID and Key codes from Google. 15 15 Major features in GP Google login include: 16 16 … … 18 18 *Auto login of existing user after authentication. 19 19 *Auto user create if new user after authentication. 20 *Automatic user registration if Anyone can register has been enabled under Settings > General > Membership. 20 21 21 22 … … 33 34 34 35 == Frequently Asked Questions == 36 Is it secure? 37 Yes, and depending on your setup, it can be much more secure than just using WordPress usernames and passwords. 35 38 39 What are the system requirements? 40 PHP 5.2.x or higher with JSON extensions 41 WordPress 3.5 or above 42 43 Is it compatible with WordPress MultiSite? 44 Currently not supporting Multiste we are working on the same for update in next version. 45 46 Is it compatible with BuddyPress? 47 Currently not supporting Multiste we are working on the same for update in next version. 36 48 37 49 == Screenshots == -
gp-google-login/trunk/readme.txt
r1388905 r1392261 1 1 === GP Google login === 2 2 Contributors: ganeshpaygude,clarionwpdeveloper 3 Tags: google login, loginwith google,social login,accountwith google.3 Tags: google login,Auth, authentication, google, google apps, authentication, authorization, community, connect with, login, Membership, oauth, registration, security, social, social networking, users,Google Login, intranet, login, oauth, oauth2, single sign-on, sso. 4 4 Requires at least: 3.2 5 5 Tested up to: 4.4.1 … … 12 12 13 13 A simple login with google account in WordPress. 14 14 Plugin setup requires you to have admin access to any Google Apps domain, or a regular Gmail account, to register and obtain two Googl App ID and Key codes from Google. 15 15 Major features in GP Google login include: 16 16 … … 18 18 *Auto login of existing user after authentication. 19 19 *Auto user create if new user after authentication. 20 *Automatic user registration if Anyone can register has been enabled under Settings > General > Membership. 20 21 21 22 … … 33 34 34 35 == Frequently Asked Questions == 36 Is it secure? 37 Yes, and depending on your setup, it can be much more secure than just using WordPress usernames and passwords. 35 38 39 What are the system requirements? 40 PHP 5.2.x or higher with JSON extensions 41 WordPress 3.5 or above 42 43 Is it compatible with WordPress MultiSite? 44 Currently not supporting Multiste we are working on the same for update in next version. 45 46 Is it compatible with BuddyPress? 47 Currently not supporting Multiste we are working on the same for update in next version. 36 48 37 49 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.