Skip to content

v1.1.0

Choose a tag to compare

@laurieodgers laurieodgers released this 18 Jan 13:34
· 18 commits to master since this release
  • Changed required field within JWT to 'sub' from 'userId'
  • Added ability to add your own RAML trait names that should be authenticated by JWT
  • Fixed: trailing slash on apiBase to constructor no longer causes a double slash. Fixes #5
  • Added ability to define where the controllers are in the filesystem
  • Added travisci tests
  • Added checks for content-type when content-length is specified