Skip to content

Latest commit

 

History

History
363 lines (179 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

363 lines (179 loc) · 20.3 KB

Release v12.0.1 May 14, 2024

Welcome to the May 14, 2024 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v9.0.2 August 24, 2023

Welcome to the August 24, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v9.0.1 July 14, 2023

Welcome to the July 14, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v9.0.1 July 14, 2023

Welcome to the July 14, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v9.0.0 June 7, 2023

Welcome to the June 7, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

  • :- was commited on June 7, 2023 by Shubham P

    • as v8 is already occupied by a deprecated release earlier

    • BREAKING CHANGE:- End of life of node v14 and node v12

    • GH-0

Clink on the above links to understand the changes in detail.


Release v7.6.1 April 24, 2023

Welcome to the April 24, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v7.6.0 April 4, 2023

Welcome to the April 4, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v7.5.1 March 10, 2023

Welcome to the March 10, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v7.5.0 February 17, 2023

Welcome to the February 17, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v7.4.1 January 31, 2023

Welcome to the January 31, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v7.4.0 January 30, 2023

Welcome to the January 30, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v7.3.1 January 11, 2023

Welcome to the January 11, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


Release v7.3.0 January 11, 2023

Welcome to the January 11, 2023 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include:

Clink on the above links to understand the changes in detail.


7.2.1 (2022-12-05)

Bug Fixes

  • provider: inject USER_MODEL key to user-authentication provider (#109) (73d5b48), closes #107

7.2.0 (2022-11-22)

Features

7.1.1 (2022-10-31)

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

7.0.1 (2022-09-09)

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

6.1.5 (2022-07-08)

6.1.4 (2022-06-15)

6.1.3 (2022-06-03)

Bug Fixes

  • component: add mfa property to ClientAuthCode interface (#81) (1f13901), closes #69

6.1.2 (2022-05-25)

Bug Fixes

6.1.1 (2022-05-09)

Bug Fixes

  • provider: minor fix in otp strategy (#70) (14e7ae2), closes #69

6.1.0 (2022-04-25)

Features