Releases: Adolfok3/AuthorizationInterceptor
Releases · Adolfok3/AuthorizationInterceptor
5.4.1
12 Feb 20:14
Compare
Sorry, something went wrong.
No results found
Fixed duplication of the authorization header in forwarded calls.
5.4.0
19 Jan 23:12
Compare
Sorry, something went wrong.
No results found
5.2.0
18 Sep 18:32
Compare
Sorry, something went wrong.
No results found
Added extension method for IHttpClientBuilder that allows to inject a custom implementation of the IAuthenticationHandler to AuthorizationInterceptorHandler
5.0.1
12 Sep 00:36
Compare
Sorry, something went wrong.
No results found
Updated minor package versions.
5.0.0
18 Mar 17:26
Compare
Sorry, something went wrong.
No results found
5.0.0 🚀
Added Hybrid Cache support
Removed .NET 5 support
Fixed bug in independence of Interceptors between multiple HttpClients in the same solution
Configured monorepo for Interceptors
Improved performance for logs.
Created new Samples
5.0.0-preview-1
17 Mar 23:15
Compare
Sorry, something went wrong.
No results found
Added Hybrid Cache support
Removed .NET 5 support
Fixed bug in independence of Interceptors between multiple HttpClients in the same solution
Improved performance for logs.
Updated Samples
5.0.0-beta
17 Mar 13:43
Compare
Sorry, something went wrong.
No results found
Added monorepo configuration
4.0.0
28 Feb 16:33
Compare
Sorry, something went wrong.
No results found
4.0.0 🚀
Refactor IAuthenticationHandler to reuse AuthenticateAsync for refresh token
Added validation for expired headers with refresh token
Added CancellationToken between calls
2.2.0
12 Nov 22:43
Compare
Sorry, something went wrong.
No results found
Added support for dotnet sdk 9
Fixed some vulnerabilities
2.1.2
06 Nov 22:13
Compare
Sorry, something went wrong.
No results found
Updated AuthorizationInterceptor.Extensions.Abstractions to 2.1.1
Some typos updates