Correcting spelling error when checking for auth header in token strategy.
- Correct
checkPermissions
andgetUserRoles
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