Skip to main content

Facebook Access Token

Description

General

  • Documentation: https://developers.facebook.com/docs/facebook-login/access-tokens/#apptokens
  • Summary: Facebook access tokens are strings used for identification and are of three types depending whether they are used: either to identify a user, an application, or a page. User access tokens are generally obtained via a login dialog and require a person to authorize the app to obtain one.

Revoke the secret

Access token can be refreshed with updated permissions and expiration date (see here for more details).

Details for Facebook Access Token

  • Family: token

  • Category: social_network

  • Company: Meta

  • High recall: True

  • Validity check available: False

  • Analyzer available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.08

  • Prefixed: True