Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wapplegate/AccessTokenClient issues and pull requests
#34 - Bump Duende.IdentityServer from 6.0.4 to 6.0.5 in /Projects/IdentityServer
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#33 - Merging to main for stable release.
Pull Request -
State: closed - Opened by wapplegate 4 months ago
#32 - Upgrade library to target .NET 8.
Pull Request -
State: closed - Opened by wapplegate 4 months ago
#31 - Bump System.Text.Json from 6.0.0 to 8.0.4 in /AccessTokenClient
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies
#30 - Merge to main for stable release.
Pull Request -
State: closed - Opened by wapplegate over 1 year ago
#29 - Bump scrutor version to get rid of Newtonsoft dependency.
Pull Request -
State: closed - Opened by wapplegate over 1 year ago
#29 - Bump scrutor version to get rid of Newtonsoft dependency.
Pull Request -
State: closed - Opened by wapplegate over 1 year ago
#28 - Changes to simplify the library and prevent serialization attribute leakage.
Pull Request -
State: open - Opened by wapplegate almost 2 years ago
#28 - Changes to simplify the library and prevent serialization attribute leakage.
Pull Request -
State: open - Opened by wapplegate almost 2 years ago
#27 - Create main.yml
Pull Request -
State: closed - Opened by wapplegate almost 2 years ago
#27 - Create main.yml
Pull Request -
State: closed - Opened by wapplegate almost 2 years ago
#26 - Merging to main for stable release.
Pull Request -
State: closed - Opened by wapplegate over 2 years ago
#26 - Merging to main for stable release.
Pull Request -
State: closed - Opened by wapplegate over 2 years ago
#25 - Added source generation serialization for .NET 6. Removed the response deserializer components to simplify the token client code.
Pull Request -
State: closed - Opened by wapplegate almost 3 years ago
#24 - Updated log messages levels. Added an updated .gitignore file.
Pull Request -
State: closed - Opened by wapplegate almost 3 years ago
#24 - Updated log messages levels. Added an updated .gitignore file.
Pull Request -
State: closed - Opened by wapplegate almost 3 years ago
#23 - Fixed obsolete cryptographic warning when using SHA256Managed. Upgraded packages to target .NET 6. Added a .NET 6 project.
Pull Request -
State: closed - Opened by wapplegate about 3 years ago
#23 - Fixed obsolete cryptographic warning when using SHA256Managed. Upgraded packages to target .NET 6. Added a .NET 6 project.
Pull Request -
State: closed - Opened by wapplegate about 3 years ago
#22 - Merging to main for release.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#22 - Merging to main for release.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#21 - Removed the old .NET Core 2.1 project. Added a new benchmarks project and a console application to test retrieving an access token and then using it to authenticate to an API over a long period of time. Updated the default policy to accept a logger instance as a parameter in order to log any retry attempts. Removed the unused token type parameter. Modified the ITokenCache interface to be simpler and added cancellation support.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#21 - Removed the old .NET Core 2.1 project. Added a new benchmarks project and a console application to test retrieving an access token and then using it to authenticate to an API over a long period of time. Updated the default policy to accept a logger instance as a parameter in order to log any retry attempts. Removed the unused token type parameter. Modified the ITokenCache interface to be simpler and added cancellation support.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#20 - Adding an additional logging statement. Added logging to the testing project.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#20 - Adding an additional logging statement. Added logging to the testing project.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#19 - Added additional logging statements. Updated package metadata.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#19 - Added additional logging statements. Updated package metadata.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#18 - Merging to main for release.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#18 - Merging to main for release.
Pull Request -
State: closed - Opened by wapplegate over 3 years ago
#17 - Updated README.
Pull Request -
State: closed - Opened by wapplegate almost 4 years ago
#17 - Updated README.
Pull Request -
State: closed - Opened by wapplegate almost 4 years ago
#16 - Enabled source link and deterministic builds.
Pull Request -
State: closed - Opened by wapplegate almost 4 years ago
#16 - Enabled source link and deterministic builds.
Pull Request -
State: closed - Opened by wapplegate almost 4 years ago
#15 - Create Release Process
Issue -
State: closed - Opened by wapplegate almost 4 years ago
#15 - Create Release Process
Issue -
State: closed - Opened by wapplegate almost 4 years ago
#14 - Merging development to main.
Pull Request -
State: closed - Opened by wapplegate about 4 years ago
#14 - Merging development to main.
Pull Request -
State: closed - Opened by wapplegate about 4 years ago
#13 - Merging for release.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#13 - Merging for release.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#12 - Exposed an action to configure the HttpClientBuilder that is returned…
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#12 - Exposed an action to configure the HttpClientBuilder that is returned…
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#11 - Updated README.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#11 - Updated README.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#10 - Merging to main.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#10 - Merging to main.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#9 - Merging for release.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#9 - Merging for release.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#8 - Multi-targeting update.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#8 - Multi-targeting update.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#7 - Added a more unique token client name to help avoid naming collisions.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#7 - Added a more unique token client name to help avoid naming collisions.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#6 - Updated client method name.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#6 - Updated client method name.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#5 - Class name changes to resolve namespace conflicts.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#4 - Merging project updates.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#4 - Merging project updates.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#3 - Merging project changes.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#3 - Merging project changes.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#2 - Merging README updates and updates to token caching mechanisms.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#2 - Merging README updates and updates to token caching mechanisms.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#1 - Merging changes.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago
#1 - Merging changes.
Pull Request -
State: closed - Opened by wapplegate over 4 years ago