com.google.firebase.auth.AdditionalUserInfo |
Object to hold IDP-specific data for the user if the provider is one of Facebook, Github, Google, or Twitter.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a
Map containing IDP-specific user data. | |||||||||||
Returns the provider ID for the user.
| |||||||||||
Returns the username if the provider is Github or Twitter
|
Returns a Map
containing IDP-specific user data.
Returns | |
---|---|
Map<String, Object> |
Returns the provider ID for the user.
Returns | |
---|---|
String |
Returns the username if the provider is Github or Twitter
Returns | |
---|---|
String |