Skip to content

Authentication fixes

Pre-release
Pre-release

Choose a tag to compare

@javierbrea javierbrea released this 25 Aug 09:33
· 83 commits to master since this release
c741c56

Added

  • Add package-lock
  • Add allow methods header
  • Pass request data to auth handlers

Changed

  • Allow api resources to be defined without auth method
  • Change userName by user in authentication handlers
  • Convert all received errors into unathorization errors in jwt authentication method