Result of FaableAuthClient.signInWithOauthConnection. Carries the authorize URL on success (useful when skipBrowserRedirect: true so you can drive the navigation yourself) or an AuthError on failure.
skipBrowserRedirect: true
Result of FaableAuthClient.signInWithOauthConnection. Carries the authorize URL on success (useful when
skipBrowserRedirect: trueso you can drive the navigation yourself) or an AuthError on failure.