- Home /
How to setup SDK-less Social Login using Application.OpenURL
wondering if anyone has a smart solution for getting back the access_token of a login provider after using Application.OpenURL(https://www.facebook.com/v2.8/dialog/oauth?client_id={app-id}&redirect_uri={redirect-uri})
Comment