fb_check_existing_token: Check a token vs options

Description Usage Arguments Details Value

Description

Useful for debugging authentication issues

Usage

1
fb_check_existing_token(token = FacebookAuth$public_fields$token)

Arguments

token

A token to check, default current live session token

Details

Will compare the passed token's settings and compare to set options. If these differ, then reauthentication may be needed.

Value

FALSE if the options and current token do not match, TRUE if they do.


lynuhs/fbAdsR documentation built on May 11, 2019, 7:29 p.m.