Releases: sourcefuse/loopback4-authentication
Releases · sourcefuse/loopback4-authentication
v7.3.1
7.3.1 (2023-01-11)
Bug Fixes
- deps: solve passport-apple depending on vulnerable version of jsonwebtoken (#124) (8e26c92), closes #123
v7.3.0
7.3.0 (2023-01-11)
Features
- core: generate detailed and informative changelog (#122) (d19b73c), closes #121
v7.2.1
7.2.1 (2022-12-05)
Bug Fixes
- provider: inject USER_MODEL key to user-authentication provider (#109) (73d5b48), closes #107
v7.2.0
7.2.0 (2022-11-22)
Features
v7.1.0
7.1.0 (2022-10-14)
Features
- middleware: add client and user authentication middleware (#90) (0e470f8), closes #32
- provider: strategy for Amazon Cognito OAuth (#98) (03b0294), closes #97
v7.0.0
7.0.0 (2022-07-28)
Bug Fixes
- provider: adding tokens to verify type for azure (#92) (f326b85), closes #91
BREAKING CHANGES
- provider: changed the verify function signature