Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Latest commit

 

History

History
40 lines (19 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

40 lines (19 loc) · 1.46 KB

1.3.0 (2019-07-01)

Features

  • authz: add "authenticateController" class decorator (f8fe219)

1.2.0 (2019-07-01)

Bug Fixes

  • pkg: fix module exports (bd4e029)
  • undefined controller metadata (2a3b126)

Features

  • support custom is revoked callback provider (e26fc14)
  • support custom secret provider (23fb3ec)
  • authz: support dynamically resolved Resource Scopes (862e2fe)

1.1.0 (2019-02-08)

Features

1.0.0 (2018-11-09)

Bug Fixes

  • badge: add Travis CI badge (e244d3f)

Features

  • component: implement Authentication component (f883085)