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

Releases: LabShare-Archive/services-auth

v2.1.2

12 Sep 16:32
Compare
Choose a tag to compare

2.1.2 (2018-09-12)

Bug Fixes

  • pkg: npm access should be public (a797da8)

v2.1.1

30 Aug 15:33
Compare
Choose a tag to compare

2.1.1 (2018-08-30)

Bug Fixes

  • pkg: pin "deprecate" until TypeError is fixed (47f1f54)

v2.1.0

22 Aug 20:21
Compare
Choose a tag to compare

2.1.0 (2018-08-22)

Features

  • api: export generic RS256 middleware for Express.js AUTH-1315 (20e4509)

v2.0.2

22 Aug 18:19
Compare
Choose a tag to compare

2.0.2 (2018-08-22)

Bug Fixes

  • options: optional authUrl with custom secretProvider AUTH-1314 (532bece)

v2.0.1

10 Aug 17:24
Compare
Choose a tag to compare

2.0.1 (2018-08-10)

Bug Fixes

  • options: use express-jwt fork to avoid TypeError AUTH-1286 (bb21eec)

v2.0.0

16 Jul 21:15
Compare
Choose a tag to compare

2.0.0 (2018-07-16)

Features

  • rename "organization" configuration option to "tenant" AUTH-1217 (13bd13d)

BREAKING CHANGES

  • The "organization" configuration option is now "tenant".

v1.20.0

30 Jun 20:24
Compare
Choose a tag to compare

1.20.0 (2018-06-30)

Features

  • npm: integrate with semantic-release SHELL-1528 (ed42ef2)
  • npm: use npm versioned labshare dependencies SHELL-1536 (93cd0ad)