Adapter capabilities

 User authenticationYES
 User profileYES
 User contacts listNO
 User activity streamNO
 Update statusNO
 Access provider APIYES

Adapter specifications

 IDInstagram
 ProtocolOauth 2
 IDp URLhttp://instagram.com/
 Dev documentationhttp://instagram.com/developer

Registering application

  1. Go to instagram.com/developer/clients/manage/ and create a new application (Register new Client).
  2. Fill out any required fields such as the application name and description.
  3. Provide this URL as the OAuth redirect_uri (callback url) for your application: http://mywebsite.com/path_to_hybridauth/?hauth.done=Instagram
  4. Once you have registered, copy and past the created application credentials (Client ID and Secret) into the HybridAuth config file.