Components
keyboard_arrow_up
Add
Google Account Picker
-
Description
Google Account Picker
The component Google Account Picker allows you to select a Google account on the device.
Can be used for example to make a login/register system in a quick and easy way.
Note: this component does not require any special permission.
-
Procedures
- Pick
- This method allows you to launch the authentication dialog.
-
Events
- Picked
- This event receives the email of the account that the user has selected to login.
-
Ejemplo