EPS.Auth.Services 10.0.2
EPS.Auth.Services 7.0.0
Implementazioni
Correzione di errori
Incompatibilità
Services
- AuthProviderService rinominata in AuthProvidersService (anche l'interfaccia viene rinominato nel relativo assembly)
- Qusta classe gestisce la fornitura dei vari provider dati autenticandoli, va quindi considerta al plurale
- AuthJwtService modifica in tipo restituito dai metodi: GetClaimFromJwt(Async)-> da string a IAuthClaimBase
- AuthJwtService modifica i nomi dei metodi:
GetJwtClaimsList(Async) -> GetClaimsListFromJwt(Async) per uniformare la nomenclatura
- il tipo restituio viene modificato da IList
-> IList
- il tipo restituio viene modificato da IList
Showing the top 20 packages that depend on EPS.Auth.Services.
| Packages | Downloads |
|---|---|
|
EPS.Auth.Extensions
Auth extensions for EPS
|
42 |
|
EPS.Auth.Extensions
Auth extensions for EPS
|
6 |
.NET 8.0
- EPS.Auth.Shared (>= 4.0.0)
- EPS.Logging.Shared (>= 2.1.0)
- Flurl.Http (>= 3.2.4)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.4)
- Microsoft.IdentityModel.Tokens (>= 6.25.0)
- System.IdentityModel.Tokens.Jwt (>= 6.25.0)
.NET 10.0
- EPS.Auth.Shared (>= 4.0.0)
- EPS.Logging.Shared (>= 2.1.0)
- Flurl.Http (>= 4.0.2)
- Microsoft.Extensions.Configuration (>= 10.0.2)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.2)
- Microsoft.IdentityModel.Tokens (>= 8.15.0)
- System.IdentityModel.Tokens.Jwt (>= 8.15.0)