Closed robertjwhitney closed 11 years ago
Is there a way to access an apps client_credentials?
GET /oauth/access_token? client_id={app-id} &client_secret={app-secret} &grant_type=client_credentials
https://developers.facebook.com/docs/facebook-login/access-tokens/
Yes, it is. https://github.com/nov/fb_graph/wiki/App-Access-Token
Is there a way to access an apps client_credentials?
https://developers.facebook.com/docs/facebook-login/access-tokens/