Hey, I’m facing an issue. When I send the redirect uri/ callback url in WebAuthProvider in Android to use universal login. I’m getting redirected to a callback url which is having a state and code in it . In your documentation it uses an API “oauth/token” in which I have to send the code and get the idToken. How can I get that code in Android because as far as I know we cannot fetch the browser’s url. Is there any code that you guys can share to fetch that code from the callback url in order to get the idToken?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Cannot GET /android/{name}/callback for second time | 3 | 4292 | March 2, 2018 | |
Access Token URL Parameter missing when using universal login on mobile websites | 3 | 3250 | April 9, 2020 | |
I want to sign in from code without Callback URL | 2 | 4339 | December 14, 2018 | |
Android Facebook login CANNOT GET /android/package/callback error | 8 | 4649 | March 2, 2018 | |
Social Login using Android SDK AuthenticationAPIClient | 4 | 4651 | July 25, 2019 |