React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/auth
signOut
Function signOut
signOut
(
auth
:
FirebaseAuthTypes
.
Module
)
:
Promise
<
void
>
Signs out the current user.
Parameters
auth
:
FirebaseAuthTypes
.
Module
The Auth instance.
Returns
Promise
<
void
>
A promise that resolves when the user is signed out.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
npm
React Native Firebase
Loading...
Signs out the current user.