Descripción
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
Capturas
Instalación
- 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
Preguntas frecuentes
-
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
Reseñas
Colaboradores y desarrolladores
“One Tap Google Sign in” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“One Tap Google Sign in” ha sido traducido a 2 idiomas. Gracias a los traductores por sus contribuciones.
Traduce “One Tap Google Sign in” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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