Description
Allows users to add Google One Tap Sign-in Or Sign-up to wordpress website.
Dependencies
- WordPress v5.1 and later
- PHP v7.4 and later
Captures d’écran
Installation
- Install the plugin via WordPress repository or by uploading the plugin
- Activate the plugin through the ‘Plugins’ menu in WordPress
- In the Google Cloud Console create a project and create a oauth app
- And create credentials for « OAuth client ID » and choose web application and add your homepage to ‘Authorized JavaScript origins’ and you can leave ‘Authorized redirect URIs’ empty.
- Get the ‘Client ID’ from your credentials
- Enter your ‘Client ID’ of you oauth login credentials in the ‘Google One Tap Login’ menu in the wordpress
FAQ
-
How does login works?
-
When google sends user information, if the user email is already registered it will login the user and if the user email is not registered it will create a user account and it will login the user. And after logging in the user will be redirected to the same page.
-
How to select user role of registering user?
-
New user registration user role is defined in the ‘New User Default Role’ field in the Settings -> General in the admin menu.
-
How to enable Automatic sign-in in one tap login?
-
Automatic sign-in is currently not enabled. You can look for this feature in the upcoming release
Avis
Contributeurs & développeurs
« One Tap Google Sign in » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“One Tap Google Sign in” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « One Tap Google Sign in » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.4.1
- Updated Google APIs Client Library for PHP Dependencies
- Tested with latest wordpress 6.5
- Reduced no of plugin tags to 5
- Added cache busting on the login redirection
1.4.0
- Disbale auto login option in the admin settings
- Tested with latest wordpress 6.4.3
1.3.1
- Revert google library
1.3
- Something Awesome
- Updated google/apiclient to 2.12.6
1.1.2
- Updating User Firstname Lastname and getting profile picture for future use
- Added security fixes sanitize input and output
1.1
- Updating User Firstname Lastname and getting profile picture for future use
- Added security fixes sanitize input and output
1.0
- Added Lisence and added guidlines for wordpress plugin repository
0.0.1
- Google One Tap Sign-in added for wordpress