Facebook Authentication Token -


i'm building app requires facebook authentication token.

google'ing end on https://developers.facebook.com/docs/facebook-login/access-tokens

this names following tokens:

  • user access token
  • app access token
  • page access token
  • client token

are of these facebook authentication token?

if not, how one?

i ended using tool here:

https://smashballoon.com/custom-facebook-feed/access-token/


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -