wai-middleware-auth v0.1.1.1 Release Notes

Release Date: 2017-03-07 // about 7 years ago
    • Disallow empty userIdentity to produce a successfull login.
    • ↪ Produces a 404 on /favicon.ico page if not logged in: work around for issue with Chrome requesting it first and messing up the redirect url.
    • ➕ Added JQuery to the template, since it's bootstrap's requirement.