React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
fetchSignInMethodsForEmail
Function fetchSignInMethodsForEmail
fetchSignInMethodsForEmail
(
auth
:
Auth
,
email
:
string
)
:
Promise
<
string
[]
>
Fetches the sign-in methods available for the given email address.
Parameters
auth
:
Auth
email
:
string
Returns
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Fetches the sign-in methods available for the given email address.