The Google connector allows you to use your own Google app for social authentication, providing a seamless and secure login experience for your users. By integrating Google, you can leverage Google’s robust authentication infrastructure to manage user access efficiently.
Attempt to log in to your app/website using Google.
Ensure that the login process redirects to Google’s authentication page and then back to your application upon successful login.
Check that the user’s basic information (name, email) is correctly retrieved and displayed.
Check Branding:
During the Google authentication process, verify that your app’s branding (e.g., app name, logo) is correctly displayed on the Google account selection and consent screens.
Check Logs:
Monitor the logs in OTPLESS and Google Cloud Console for any errors or issues during the authentication process.
By following this documentation, you should be able to effectively integrate and manage Google authentication using your own Google app within OTPLESS.