React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
AdditionalUserInfo
Interface AdditionalUserInfo
interface
AdditionalUserInfo
{
isNewUser
:
boolean
;
profile
:
Record
<
string
,
unknown
>
|
null
;
providerId
:
string
|
null
;
username
?:
string
|
null
;
}
Index
Properties
is
New
User
profile
provider
Id
username?
Properties
Readonly
is
New
User
isNewUser
:
boolean
Readonly
profile
profile
:
Record
<
string
,
unknown
>
|
null
Readonly
provider
Id
providerId
:
string
|
null
Optional
Readonly
username
username
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
New
User
profile
provider
Id
username
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...