Skip to content
Commits on Aug 18, 2015
  1. @raymondfeng

    Merge pull request #81 from edgji/master

    raymondfeng committed
    allow post request for callback
  2. @edgji
  3. @edgji

    customize callback HTTP method

    edgji committed
Commits on Aug 4, 2015
  1. @raymondfeng

    Merge pull request #75 from pongstr/master

    raymondfeng committed
    Customize cookie for use with subdomain
  2. @raymondfeng

    Merge pull request #78 from symunona/master

    raymondfeng committed
    adding dynamic redirect after successful login
Commits on Jul 30, 2015
Commits on Jul 27, 2015
  1. @raymondfeng

    Merge pull request #76 from gausie/patch-1

    raymondfeng committed
    Fixed suspected typo in passport-configurator
  2. @gausie

    Fixed suspected typo in passport-configurator

    gausie committed
    I think this is meant to be this!
Commits on Jul 21, 2015
  1. @pongstr
Commits on Jul 5, 2015
  1. @raymondfeng

    Merge pull request #72 from yorkie/patch-1

    raymondfeng committed
    compatible with wechat's openid
Commits on Jul 1, 2015
  1. @yorkie

    compatible with wechat's openid

    yorkie committed
Commits on Jun 24, 2015
  1. @raymondfeng

    1.5.0

    raymondfeng committed
     * Register passport with session:after phase (Raymond Feng)
    
     * Make sure passport is registered with session phase (Raymond Feng)
    
     * Error condition would yield multiple callbacks (Jonathan Sheely)
  2. @raymondfeng
  3. @raymondfeng
  4. @raymondfeng

    Merge pull request #71 from jsheely/master

    raymondfeng committed
    Error condition would yield multiple callbacks
  5. @jsheely
Commits on Jun 17, 2015
  1. @raymondfeng

    1.4.0

    raymondfeng committed
     * Make email optional (Berkeley Martinez)
  2. @raymondfeng

    Merge pull request #70 from FreeCodeCamp/feature/emailOptional

    raymondfeng committed
    feature: Make email optional
Commits on Jun 12, 2015
  1. @BerkeleyTrue

    Make email optional

    BerkeleyTrue committed
Commits on Jun 2, 2015
  1. @raymondfeng

    1.3.1

    raymondfeng committed
     * Fix the maxAge for cookies (Raymond Feng)
    
     * Reformat code (Raymond Feng)
Commits on May 8, 2015
  1. @raymondfeng

    Fix the maxAge for cookies

    raymondfeng committed
  2. @raymondfeng

    Reformat code

    raymondfeng committed
Commits on Apr 22, 2015
  1. @raymondfeng

    1.3.0

    raymondfeng committed
     * Update README.md (Rand McKinney)
    
     * 401 instead of redirect to failure (Pierre Gambarotto)
    
     * rename variables to camlCase form (Pierre Gambarotto)
    
     * ldap authentication (Pierre Gambarotto)
  2. @raymondfeng

    Merge pull request #44 from PierreGambarotto/ldap

    raymondfeng committed
    ldap authentication
Commits on Apr 20, 2015
  1. @crandmck

    Update README.md

    crandmck committed
  2. @crandmck

    Update README.md

    crandmck committed
Commits on Apr 10, 2015
  1. 401 instead of redirect to failure

    Pierre Gambarotto committed
  2. rename variables to camlCase form

    Pierre Gambarotto committed
Commits on Mar 17, 2015
  1. ldap authentication

    Pierre Gambarotto committed
Commits on Mar 9, 2015
  1. @raymondfeng

    1.2.0

    raymondfeng committed
     * Update deps (Raymond Feng)
    
     * resolves inconsistency of info.accessToken.ttl (which is in seconds) and maxAge of res.cookie (which is in milliseconds) (Andrey Loukhnov)
    
     * support use of custom function for creating access token (Vine Brancho)
    
     * added support for username and email for logging in with local auth strategy (britztopher)
  2. @raymondfeng

    Update deps

    raymondfeng committed
Commits on Mar 8, 2015
  1. @raymondfeng

    Merge pull request #43 from aol-nnov/master

    raymondfeng committed
    resolves inconsistency of info.accessToken.ttl (which is in seconds) and...
  2. @aol-nnov

    resolves inconsistency of info.accessToken.ttl (which is in seconds) …

    aol-nnov committed
    …and maxAge of res.cookie (which is in milliseconds)
    
    fixes #31
Commits on Jan 20, 2015
  1. @raymondfeng

    Merge pull request #36 from vinebrancho/master

    raymondfeng committed
    support use of custom function for creating access token
Something went wrong with that request. Please try again.