-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b15851
commit 0b7734c
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
## Release [v12.1.0](https://github.com/sourcefuse/loopback4-authentication/compare/v12.0.2..v12.1.0) September 30, 2024 | ||
Welcome to the September 30, 2024 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include: | ||
|
||
- [Authentication using Auth0 strategy](https://github.com/sourcefuse/loopback4-authentication/issues/244) :- [feat(provider): new strategy for auth0 ](https://github.com/sourcefuse/loopback4-authentication/commit/cd805238005f4bd0fdf2e6abff1755699bc6686f) was commited on September 30, 2024 by [yeshamavani](mailto:[email protected]) | ||
|
||
- * feat(provider): new strategy for auth0 | ||
|
||
- passport based strategy | ||
|
||
- GH-244 | ||
|
||
- * feat(provider): new auth0 strategy | ||
|
||
- sonar fix | ||
|
||
- GH-244 | ||
|
||
|
||
Clink on the above links to understand the changes in detail. | ||
___ | ||
|
||
## Release [v12.0.2](https://github.com/sourcefuse/loopback4-authentication/compare/v12.0.1..v12.0.2) June 5, 2024 | ||
Welcome to the June 5, 2024 release of loopback4-authentication. There are many updates in this version that we hope you will like, the key highlights include: | ||
|
||
|