React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
signInWithPopup
Function signInWithPopup
signInWithPopup
(
auth
:
Auth
,
provider
:
AuthProvider
,
_resolver
?:
PopupRedirectResolver
,
)
:
Promise
<
UserCredential
>
Signs in with the given provider using a native popup-style flow where supported.
Parameters
auth
:
Auth
provider
:
AuthProvider
Optional
_resolver
:
PopupRedirectResolver
Returns
Promise
<
UserCredential
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Signs in with the given provider using a native popup-style flow where supported.