Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@Tschuck Tschuck released this 08 May 08:59
· 3 commits to master since this release

Features

  • add ensureIdentityAuth to middlwares/authentication to support authentication via identities by checking the EvanIdentity authentication header
  • add registerAuthMiddleware to SmartAgent class for enabling identity authentication with custom auth middlewares
  • remove requester information on default
  • add useIdentity and identity config support