Class Web.Auth.Instagram

Inheritance graph
Description

This class is used to OAuth2 authenticate agains Instagram


Inherit Client

inherit .OAuth2.Client : Client


Constant OAUTH_AUTH_URI

constant string Web.Auth.Instagram.OAUTH_AUTH_URI

Description

Instagram authorization URI


Constant OAUTH_TOKEN_URI

constant string Web.Auth.Instagram.OAUTH_TOKEN_URI

Description

Instagram request access token URI


Variable _scope

protected string Web.Auth.Instagram._scope

Description

Default scope


Variable valid_scopes

protected multiset(string) Web.Auth.Instagram.valid_scopes

Description

Valid Instagram scopes