Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 385 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 385 Bytes

0.2.*

0.2.1

Correcting spelling error when checking for auth header in token strategy.

0.2.0

  • Correct checkPermissions and getUserRoles implementations to take the entire user object (not just user name) for autohost 0.3.*
  • Add integration tests to validate correct autohost integration
  • Add istanbul coverage report (95% coverage, woo)
  • Miscellaneous cleanup