UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

130 lines (46 loc) 3.97 kB
--- lang: en title: 'CHANGELOG - @loopback/authentication-jwt' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI, Node.js, TypeScript, OpenAPI, CHANGELOG sidebar: lb4_sidebar toc_level: 0 editurl: https://github.com/strongloop/loopback-next/blob/master/extensions/authentication-jwt/CHANGELOG.md permalink: /doc/en/lb4/changelog.authentication-jwt.html --- # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.4.4](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.4.3...@loopback/authentication-jwt@0.4.4) (2020-07-20) ### Bug Fixes * **docs:** fix collapsible section ([0f6e76d](https://github.com/strongloop/loopback-next/commit/0f6e76dfe5c8e8d7c11e065c5ea74e51d3e2c8e7)) ## [0.4.3](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.4.2...@loopback/authentication-jwt@0.4.3) (2020-06-30) **Note:** Version bump only for package @loopback/authentication-jwt ## [0.4.2](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.4.1...@loopback/authentication-jwt@0.4.2) (2020-06-23) ### Bug Fixes * set node version to >=10.16 to support events.once ([e39da1c](https://github.com/strongloop/loopback-next/commit/e39da1ca47728eafaf83c10ce35b09b03b6a4edc)) ## [0.4.1](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.4.0...@loopback/authentication-jwt@0.4.1) (2020-06-11) **Note:** Version bump only for package @loopback/authentication-jwt # [0.4.0](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.3.1...@loopback/authentication-jwt@0.4.0) (2020-05-28) ### Bug Fixes * **authentication-jwt:** correct the scheme name ([65b0d63](https://github.com/strongloop/loopback-next/commit/65b0d639613945e7c24fe4d1ba0caaf27bae1e2d)) ### Features * **authentication-jwt:** add jwt spec enhancer ([7ba645a](https://github.com/strongloop/loopback-next/commit/7ba645a3941638530c5f7feb2de4d23cff23fa92)) * **authentication-jwt:** unique index email for user ([befd345](https://github.com/strongloop/loopback-next/commit/befd34546c58369003a0b92328e01ced06b2939f)) ## [0.3.1](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.3.0...@loopback/authentication-jwt@0.3.1) (2020-05-20) **Note:** Version bump only for package @loopback/authentication-jwt # [0.3.0](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.2.1...@loopback/authentication-jwt@0.3.0) (2020-05-19) ### Features * upgrade to TypeScript 3.9.x ([3300e45](https://github.com/strongloop/loopback-next/commit/3300e4569ab8410bb1285f7a54d326e9d976476d)) ## [0.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.2.0...@loopback/authentication-jwt@0.2.1) (2020-05-07) **Note:** Version bump only for package @loopback/authentication-jwt # 0.2.0 (2020-04-29) ### Bug Fixes * **authentication-jwt:** fix package.json and rename the package ([0973d18](https://github.com/strongloop/loopback-next/commit/0973d18ee4e94391367ee3510a9f0bc2eebaf4b7)) ### Features * add jwt auth extension ([94f8c2c](https://github.com/strongloop/loopback-next/commit/94f8c2cfe2a2cb5170f0ad5880597b5932612777)) * move datasource config from JSON to TS files ([6105456](https://github.com/strongloop/loopback-next/commit/6105456deb6d7acadc3e46867558311dce2d005c)) ## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/extension-authentication-jwt@0.1.0...@loopback/extension-authentication-jwt@0.1.1) (2020-04-23) **Note:** Version bump only for package @loopback/extension-authentication-jwt # 0.1.0 (2020-04-22) ### Features * add jwt auth extension ([94f8c2c](https://github.com/strongloop/loopback-next/commit/94f8c2cfe2a2cb5170f0ad5880597b5932612777))