Skip to content
  • 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)
  • v1.1.0

    1.1.0
     * Format the code (Raymond Feng)
    
     * Fix behaviour for custom user model, remove debug output (Pandaiolo)
    
     * Compliance with loopback 2.x models declaration (Pandaiolo)
    
     * Add contribution guidelines (Ryan Graham)
    
     * Use html to scale image (Rand McKinney)
    
     * Scale image (Rand McKinney)
    
     * Replace README with link to docs. (Rand McKinney)
    
     * Move the callback scope up one level so that customCallback option has access to res and req. Otherwise it's impossible to do anything like redirects within it. (Frank Carey)
Something went wrong with that request. Please try again.