This repository was archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
Conversation
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
Contributor
josephdecock
commented
Aug 12, 2024
•
edited
Loading
edited
- Expand repo readme
- add readmes for each package
- Fix up dependencies
- use latest in samples and tests
- CsQuery will eventually be replaced with AngleSharp (it is not maintained anymore). Until then, update its vulnerable transitive dependencies. Doesn't really matter as this is all in tests anyway, just done for completeness.
- Relax OIDC handler version to 8.0.1, which is the earliest version without a (transitive) security issue.
1851cd1
to
f3d93c1
Compare
8.0.1 is the minimum version of the oidc handler that we can safely depend on, so we use it.
f3d93c1
to
956f5ef
Compare
This was referenced Aug 12, 2024
brockallen
reviewed
Aug 12, 2024
README.md
Outdated
The libraries in this repository are distributed as NuGet packages. | ||
|
||
- [Duende.AccessTokenManagement](https://www.nuget.org/packages/Duende.AccessTokenManagement) manages tokens acquired in machine-to-machine flows in | ||
[.NET workers](https://learn.microsoft.com/en-us/dotnet/core/extensions/workers). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe also say this includes m2m ASP.NET Apps?
brockallen
approved these changes
Aug 12, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.