getExternalLink¶
Returns an HTTP URL which can be used to automatically authorize the current user on a website after clicking an HTTP link. Use the method getExternalLinkInfo to find whether a prior user confirmation is needed. May return an empty link if just a toast about successful login has to be shown
getExternalLink(
link: string,
allow_write_access: Bool
) → HttpUrl