Skip to content

Releases: sourcefuse/loopback4-authentication

v10.0.0

05 Oct 11:06
Compare
Choose a tag to compare

10.0.0 (2023-10-05)

chore

  • deps: support for node 18 and hogher versions (#187) (19fcf41), closes #186

Features

BREAKING CHANGES

  • ci-cd: remove support for node 16
  • deps: remove support for node 16

v9.0.2

24 Aug 05:50
Compare
Choose a tag to compare

9.0.2 (2023-08-24)

Bug Fixes

v9.0.1

14 Jul 14:19
Compare
Choose a tag to compare

9.0.1 (2023-07-14)

v9.0.0

07 Jun 07:41
Compare
Choose a tag to compare

9.0.0 (2023-06-07)

Bug Fixes

  • chore: bump version to v9 manually (324853b), closes #0

BREAKING CHANGES

  • chore: - End of life of node v14 and node v12

v7.6.1

24 Apr 14:57
Compare
Choose a tag to compare

7.6.1 (2023-04-24)

v7.6.0

04 Apr 07:44
Compare
Choose a tag to compare

7.6.0 (2023-04-04)

Features

  • provider: make client secret non mandatory for public clients (#154) (039fa8c), closes #153

v7.5.1

10 Mar 12:01
Compare
Choose a tag to compare

7.5.1 (2023-03-10)

v7.5.0

17 Feb 14:26
Compare
Choose a tag to compare

7.5.0 (2023-02-17)

Bug Fixes

Features

v7.4.1

31 Jan 05:58
Compare
Choose a tag to compare

7.4.1 (2023-01-31)

Bug Fixes

  • component: include vendor files in package.json (#136) (756ad00), closes #135

v7.4.0

30 Jan 13:12
Compare
Choose a tag to compare

7.4.0 (2023-01-30)

Bug Fixes

  • deps: using local folder instead of git url for passport apple (#134) (2c68a98), closes #127

Features

  • provider: add SAML passport authentication strategy (#113) (decb68a), closes #128