1.3.0 (2019-07-01)
- authz: add "authenticateController" class decorator (f8fe219)
1.2.0 (2019-07-01)
- 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)
- scopes: implement Resource Scope check in @authenticate() (f0a72c2)
- badge: add Travis CI badge (e244d3f)
- component: implement Authentication component (f883085)