You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you create a webview and load the /oauth/provider link, then grab that access_token and then pass to this provided link. its a long process and no short cut as of now. normally I would handle things in handleProviderCallback itself and get it done. you can also try to redirect to the package url with access_token and provider on the server itself so that it saves you 2 calls.
as title
The text was updated successfully, but these errors were encountered: