You are here

protected property Instagram::$oauth_token in Drupagram 6

Same name and namespace in other branches
  1. 7 drupagram.lib.php \Instagram::oauth_token

JSON encoded OAuth token

Type: string

File

./drupagram.lib.php, line 99
Classes to implement the full Instagram API

Class

Instagram
Primary Instagram API implementation class Supports the full REST API for drupagram.

Code

protected $oauth_token = null;