This page describes the best practices developers should observe when using sign-in methods for Google Meet Add-ons. It lets users create an account or sign in to a website by eliminating the long registration or authentication process.
Here are some important tips developers can use when implementing sign-in methods for Meet Add-ons:
Google One Tap sign-in is strongly recommended. For more information, see Understand the One Tap user experience.
Per the One Tap FAQ, apps should also display a fallback Google sign-in button. To know more, see Sign in with Google button UX.
If your app must authenticate the user through other mechanisms, or re-authenticate the user during Google sign-in or One Tap to link with an existing account, do that in a dialog window. Don't display user-password sign-in forms directly in iframes.
- Always use the default rendering of the One Tap prompt for Meet Add-ons.