Member Junction
Preparing search index...
@memberjunction/actions-bizapps-social
FacebookTokenResponse
Interface FacebookTokenResponse
Response from the
oauth/access_token
token-exchange endpoint.
interface
FacebookTokenResponse
{
access_token
:
string
;
expires_in
?:
number
;
token_type
?:
string
;
}
Index
Properties
access_
token
expires_
in?
token_
type?
Properties
access_
token
access_token
:
string
Optional
expires_
in
expires_in
?:
number
Optional
token_
type
token_type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
token_
type
Member Junction
Loading...
Response from the
oauth/access_tokentoken-exchange endpoint.