Making Facebook Authorisation with Paw -


i'm trying reproduce facebook login flow mobile app. have login facebook, retrieve facebook profile , login server facebook token , profile data. have created 2 requests: facebook/me - oauth token , user profile data myserver/api/facebook_login - use data login

so have number of questions: - how facebook token ? have create "/me" request , put oauth2 barier in header: enter image description here

so trying token, i'm getting login screen , screen that: enter image description here

looks token filled in bottom, popup disappeared , error shown:

enter image description here

the next question how token dynamic variable ?


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -