Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

v1.1.1

Choose a tag to compare

@emarsys-deployer emarsys-deployer released this 04 Dec 10:34
· 11 commits to master since this release

1.1.1 (2017-12-04)

Bug Fixes

Features

  • example: add new handshake example (61f85f2)
  • fake-server: enable cors by default (b2b5afe)
  • koa-jwt-auth: add jwt auth lib (b046104)
  • koa-jwt-auth: use jwt auth lib (b4da87a)
  • lib: handle dynamic response (7cfc4bd)
  • lib: handle multiple dynamic calls (4f4b32d)
  • lib: handle multiple static calls (3b9464e)
  • lib: handle simple reponses (static and dynamic) (c8a42ec)
  • lib: introduce logging (4872d0f)
  • lib: make logging url configurable (531ad3a)
  • lib: return defined header(s) for multiple calls (ab3cfaf)
  • lib: return defined header(s) for simple calls (f36188e)