getOauthLinkInfo¶
Returns information about an OAuth deep link. Use checkOauthRequestMatchCode, acceptOauthRequest or declineOauthRequest to process the link
getOauthLinkInfo(
url: string,
in_app_origin: string
) → OauthLinkInfo