Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

42 lines (19 loc) · 1.43 KB

1.2.8 (2020-10-27)

Bug Fixes

1.2.7 (2020-10-27)

Bug Fixes

1.2.3 (2019-10-01)

Bug Fixes

  • auth: change to request path in allowed routes (4425453)
  • auth.js: fix allowed routes in url with query string (0b8a1bc)

1.2.2 (2019-09-18)

Bug Fixes

1.2.1 (2019-09-18)

Bug Fixes

  • remove package-lock.json (c198dc1)

1.2.0 (2019-09-18)

Features

  • auth: add authAllowedRoutes in config to skip authentication (5ccbd83)