Skip to content
  • v2.1.0

    2.1.0
     * Update deps (Raymond Feng)
     * Fix email validation for LDAP issue 1963 (Loay Gewily)
     * Fix getting AuthStrategy directly from package when Strategy key is not here (Steve Grosbois)
     * Make `username` field optional in UserIdentity.login method (Vladimir Shushkov)
     * Throw softer error in `local` stragegy when trying to create `accessToken` with `"setAccessToken": true` option. In case when reason is wrong user password. (Vladimir Shushkov)
     * The name of provider can be configured in options. (Clark Wang)
     * Avoid duplicate user identities (Clark Wang)
  • v2.0.0

    2.0.0
     * Fix version Number Revert to proper version number (Loay Gewily)
     * Use Auto-generated email Using auto-generated email for 3rd party accounts & update version# (Loay Gewily)
     * Enforce email verification for local accounts (Loay Gewily)
  • v1.6.0

    1.6.0
     * Refer to licenses with a link (Sam Roberts)
    
     * Use strongloop conventions for licensing (Sam Roberts)
    
     * feature add failureFlash on link errors (Berkeley Martinez)
    
     * limit options to post and get and default to get (Jose Garcia)
    
     * customize callback HTTP method (Jose Garcia)
    
     * session.redirectTo erase after successful redirect (liba)
    
     * adding dynamic redirect after successful login (liba)
    
     * Fixed suspected typo in passport-configurator (Samuel Gaus)
    
     * Customize cookie for use with subdomain (Pongstr)
    
     * compatible with wechat's openid (Yorkie Liu)
  • v1.5.0

    1.5.0
     * 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)
  • v1.4.0

    1.4.0
     * Make email optional (Berkeley Martinez)
  • v1.3.1

    1.3.1
     * Fix the maxAge for cookies (Raymond Feng)
    
     * Reformat code (Raymond Feng)
  • v1.3.0

    1.3.0
     * Update README.md (Rand McKinney)
    
     * 401 instead of redirect to failure (Pierre Gambarotto)
    
     * rename variables to camlCase form (Pierre Gambarotto)
    
     * ldap authentication (Pierre Gambarotto)
  • v1.2.0

    1.2.0
     * 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)
  • v1.1.2

    1.1.2
     * allow custom loginCallback function (Clark Wang)
  • v1.1.1

    1.1.1
     * Add timestamp (Raymond Feng)
    
     * AuthInfo must be enabled in order to pass the token on. (csvan)
    
     * Enable option for creating access token in conjunction with local login. (csvan)
    
     * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
Something went wrong with that request. Please try again.