How to get Facebook access token with username / password -


using facebook graph api can fb access token. , have visit facebook.com allow application access data through login dialog.

is there way facebook access token, using account id , password, api, without visiting facebook.com / without application ?

user access token:

if want user access token answer no. cannot access user access token without making user visit facebook.

do reading on oauth , understand concept

app access token:

if mean application access token can make curl call facebook. see here details

facebook's access token documentation explains different types of access tokens , how obtain , use them - user access tokens require direct interaction user though


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -