Appearance
Documentation / expo / OAuthFlowHookResult
Type alias: OAuthFlowHookResult
OAuthFlowHookResult:
Object
Deprecated
Use UseLoginWithOAuth
or UseLinkWithOAuth
instead
Type declaration
start
start: (
input
) =>Promise
<OAuthProviderType
|undefined
>
Parameters
• input: StartOAuthFlowArgs
Returns
Promise
<OAuthProviderType
| undefined
>
state
state:
OAuthFlowState