ig_token: ig_token

Description Usage Arguments Value

Description

Accessing the user's instagram token

Creating access token for interacting with Instagram API

Usage

1
2
3
ig_token()

ig_create_token(client_id, client_secret, scope = "basic public_content")

Arguments

client_id

Client key.

client_secret

Client secret.

scope

Desired scope, defaults to basic and public.

Value

The user's access token, if available.

Sets environment variable and invisibly returns access token.


mkearney/ig documentation built on May 8, 2019, 1:47 p.m.