All Questions
2 questions
1
vote
1
answer
500
views
Exchange Facebook Access Token with A JWT from my Backend
I'm developing an Android mobile app. I have successfully implemented Facebook Login as instructed here.
After the user successfully logs in using Facebook, I'd like to send the Facebook access token ...
3
votes
3
answers
7k
views
How to get JWT and Access Token oAuth for Facebook Login in android
I am implementing Facebook login in my android app, for that I need JWT and Access Token oAuth. What steps should follow to get Token.