Releases: espresso-dev/instagram-basic-display-php
Releases · espresso-dev/instagram-basic-display-php
v1.1.7
Version 1.1.7
- Updates readme with note about Instagram Basic Display API deprecation and adds link to Instagram API package (https://github.com/espresso-dev/instagram-php).
v1.1.6
Version 1.1.6
- Corrects names of sending parameters for requesting auth token from Instagram (https://developers.facebook.com/docs/instagram-basic-display-api/reference/oauth-access-token#creating)
v1.1.5
Version 1.1.5
- Adds PHPDoc
- Adds ext-json to Composer
- Adds info about PHP 5.6 support
v1.1.4
Version 1.1.4
Update minimum required PHP version.
v1.1.3
Version 1.1.3
Updates getLoginUrl()
to use app_id
instead of client_id
v1.1.2
Version 1.1.2
Fixes issue with _appSecret
variable name not correctly set.
v1.1.1
Version 1.1.1
Updates getLoginUrl()
method to add state
parameter.
v1.1.0
Version 1.1.0
Adds new refreshToken()
method to refresh access token for 60 days before it expires.
v1.0.1
Version 1.0.1
v1.0
Version 1.0