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

Releases: Camji55/nexus-plugin-jwt-auth

v1.4.0

17 Sep 17:47
0ac82a9
Compare
Choose a tag to compare
Bump version (#59)

* Update package.json

* Update package-lock.json

* bump deps

v1.3.1

10 Aug 18:33
f296977
Compare
Choose a tag to compare
Master (#52)

* Release 1.3.0 (#46)

* fix: cookie settings should not be mandatory

* fix: Missing check in cookies settings

* feat(settings): make appSecret optional (#45)

Co-authored-by: John WALTER <[email protected]>

* fix: merge error

* Release 1.3.1 (#51)

* fix: cookie settings should not be mandatory

* fix: Missing check in cookies settings

* feat(settings): make appSecret optional (#45)

* Release 1.3.0 (#46) (#47)

* fix: cookie settings should not be mandatory

* fix: Missing check in cookies settings

* feat(settings): make appSecret optional (#45)

Co-authored-by: John WALTER <[email protected]>

Co-authored-by: John WALTER <[email protected]>

* Update package-lock.json

* Update package.json

* chore(deps): bump prismjs from 1.20.0 to 1.21.0 in /examples/shield (#50)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump prismjs in /examples/basic-permissions (#49)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update package-lock.json

* Update package.json

Co-authored-by: John WALTER <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: John WALTER <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.3.0

03 Aug 16:53
Compare
Choose a tag to compare
fix: merge error

v1.2.0

15 Jun 16:49
5db816f
Compare
Choose a tag to compare
  • Custom verify logic can now be a Promise #24
  • Updated to latest nexus dependency version #30

v1.1.1

20 May 21:08
fc73f7f
Compare
Choose a tag to compare

Fixes an issue in the newest version of nexus with jsonwebtoken resulting in an unhandledRejection - #27

v1.1.0

16 May 21:21
7387d10
Compare
Choose a tag to compare

Adds ability to define custom verify logic - #25

v1.0.0

28 Apr 18:32
31e24c0
Compare
Choose a tag to compare
Update package-lock.json