AuthTokensInterface
in
Auth tokens interface
Table of Contents
Constants
- API_ACCESS_TOKEN = 2
- LOGIN_ACCESS_TOKEN = 1
- OAUTH_ACCESS_TOKEN = 3
- PAGE_ACCESS_TOKEN = 0
- Token access type
Constants
API_ACCESS_TOKEN
public
mixed
API_ACCESS_TOKEN
= 2
LOGIN_ACCESS_TOKEN
public
mixed
LOGIN_ACCESS_TOKEN
= 1
OAUTH_ACCESS_TOKEN
public
mixed
OAUTH_ACCESS_TOKEN
= 3
PAGE_ACCESS_TOKEN
Token access type
public
mixed
PAGE_ACCESS_TOKEN
= 0