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