api documentation for passport-local (v1.0.0)

Local username and password authentication strategy for Passport.

table of contents

  1. module passport-local
    1. function passport-local.Strategy (options, verify)
    2. function passport-local.super_ ()
    3. object passport-local.super_.prototype
    4. object passport-local.utils
  2. module passport-local.super_
    1. function passport-local.super_ ()
    2. function passport-local.super_.Strategy ()
  3. module passport-local.super_.prototype
    1. function passport-local.super_.prototype.authenticate (req, options)
  4. module passport-local.utils
    1. function passport-local.utils.lookup (obj, field)

module passport-local

function passport-local.Strategy (options, verify)

function passport-local.super_ ()

module passport-local.super_

function passport-local.super_ ()

function passport-local.super_.Strategy ()

module passport-local.super_.prototype

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

module passport-local.utils

function passport-local.utils.lookup (obj, field)

[ this document was created with utility2 ]