React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
linkWithCredential
Function linkWithCredential
linkWithCredential
(
user
:
User
,
credential
:
AuthCredential
,
)
:
Promise
<
UserCredential
>
Links the user account with the given credential.
Parameters
user
:
User
credential
:
AuthCredential
Returns
Promise
<
UserCredential
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Links the user account with the given credential.