React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
AuthCredential
Class AuthCredential
Hierarchy (
View Summary
)
AuthCredential
EmailAuthCredential
OAuthCredential
PhoneAuthCredential
Index
Constructors
constructor
Methods
to
JSON
Properties
provider
Id
sign
In
Method
Constructors
constructor
new
AuthCredential
(
providerId
:
string
,
signInMethod
:
string
,
token
:
string
,
secret
:
string
,
)
:
AuthCredential
Parameters
providerId
:
string
signInMethod
:
string
token
:
string
secret
:
string
Returns
AuthCredential
Methods
to
JSON
toJSON
()
:
object
Returns
object
Properties
Readonly
provider
Id
providerId
:
string
Readonly
sign
In
Method
signInMethod
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
JSON
Properties
provider
Id
sign
In
Method
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...