api documentation for passport-instagram (v1.0.0)

Instagram authentication strategy for Passport.

table of contents

  1. module passport-instagram
    1. function passport-instagram (options, verify)
    2. function passport-instagram.Strategy (options, verify)
    3. function passport-instagram.super_ (options, verify)
    4. function passport-instagram.super_.InternalOAuthError (message, err)
    5. function passport-instagram.super_.super_ ()
    6. object passport-instagram.Strategy.prototype
    7. object passport-instagram.super_.InternalOAuthError.prototype
    8. object passport-instagram.super_.prototype
    9. object passport-instagram.super_.super_.prototype
  2. module passport-instagram.Strategy
    1. function passport-instagram.Strategy (options, verify)
    2. function passport-instagram.Strategy.super_ (options, verify)
  3. module passport-instagram.Strategy.prototype
    1. function passport-instagram.Strategy.prototype.userProfile (accessToken, done)
  4. module passport-instagram.super_
    1. function passport-instagram.super_ ()
    2. function passport-instagram.super_.AuthorizationError (message, code, uri, status)
    3. function passport-instagram.super_.InternalOAuthError (message, err)
    4. function passport-instagram.super_.Strategy (options, verify)
    5. function passport-instagram.super_.TokenError (message, code, uri, status)
  5. module passport-instagram.super_.InternalOAuthError
    1. function passport-instagram.super_.InternalOAuthError (message, err)
  6. module passport-instagram.super_.InternalOAuthError.prototype
    1. function passport-instagram.super_.InternalOAuthError.prototype.toString ()
  7. module passport-instagram.super_.prototype
    1. function passport-instagram.super_.prototype._createOAuthError (message, err)
    2. function passport-instagram.super_.prototype._loadUserProfile (accessToken, done)
    3. function passport-instagram.super_.prototype.authenticate (req, options)
    4. function passport-instagram.super_.prototype.authorizationParams (options)
    5. function passport-instagram.super_.prototype.parseErrorResponse (body, status)
    6. function passport-instagram.super_.prototype.tokenParams (options)
    7. function passport-instagram.super_.prototype.userProfile (accessToken, done)
  8. module passport-instagram.super_.super_
    1. function passport-instagram.super_.super_ ()
    2. function passport-instagram.super_.super_.Strategy ()
  9. module passport-instagram.super_.super_.prototype
    1. function passport-instagram.super_.super_.prototype.authenticate (req, options)

module passport-instagram

function passport-instagram (options, verify)

function passport-instagram.Strategy (options, verify)

function passport-instagram.super_ (options, verify)

function passport-instagram.super_.InternalOAuthError (message, err)

function passport-instagram.super_.super_ ()

module passport-instagram.Strategy

function passport-instagram.Strategy (options, verify)

function passport-instagram.Strategy.super_ (options, verify)

module passport-instagram.Strategy.prototype

function passport-instagram.Strategy.prototype.userProfile (accessToken, done)

module passport-instagram.super_

function passport-instagram.super_ ()

function passport-instagram.super_.AuthorizationError (message, code, uri, status)

function passport-instagram.super_.InternalOAuthError (message, err)

function passport-instagram.super_.Strategy (options, verify)

function passport-instagram.super_.TokenError (message, code, uri, status)

module passport-instagram.super_.InternalOAuthError

function passport-instagram.super_.InternalOAuthError (message, err)

module passport-instagram.super_.InternalOAuthError.prototype

function passport-instagram.super_.InternalOAuthError.prototype.toString ()

module passport-instagram.super_.prototype

function passport-instagram.super_.prototype._createOAuthError (message, err)

function passport-instagram.super_.prototype._loadUserProfile (accessToken, done)

function passport-instagram.super_.prototype.authenticate (req, options)

function passport-instagram.super_.prototype.authorizationParams (options)

function passport-instagram.super_.prototype.parseErrorResponse (body, status)

function passport-instagram.super_.prototype.tokenParams (options)

function passport-instagram.super_.prototype.userProfile (accessToken, done)

module passport-instagram.super_.super_

function passport-instagram.super_.super_ ()

function passport-instagram.super_.super_.Strategy ()

module passport-instagram.super_.super_.prototype

function passport-instagram.super_.super_.prototype.authenticate (req, options)

[ this document was created with utility2 ]