marcominerva/SimpleAuthentication
A library to easily integrate Authentication in ASP.NET Core projects.
30 Releases
Latest: 1w ago
SimpleAuthenticationTools 3.1.26v3.1.26Latest
SimpleAuthenticationTools.Swashbuckle 3.1.20v3.1.20
SimpleAuthenticationTools 3.1.23v3.1.23
SimpleAuthenticationTools.Swashbuckle 3.1.19v3.1.19
SimpleAuthenticationTools 3.1.22v3.1.22
SimpleAuthenticationTools.Swashbuckle 3.1.18v3.1.18
SimpleAuthenticationTools.Swashbuckle 3.1.16v3.1.16
SimpleAuthenticationTools.Abstractions 3.1.10v3.1.10
SimpleAuthenticationTools 3.1.15v3.1.15
SimpleAuthenticationTools 3.1.14v3.1.14
SimpleAuthenticationTools.Abstractions 3.1.13v3.1.13
SimpleAuthenticationTools.Abstractions 3.1.12v3.1.12
SimpleAuthenticationTools.Abstractions 3.1.7v3.1.7
SimpleAuthenticationTools.Abstractions 3.1.11v3.1.11
SimpleAuthenticationTools.Swashbuckle 3.1.12swashbuckle_v3.1.12
SimpleAuthenticationTools.Abstractions 3.1.6abstractions_v3.1.6
SimpleAuthenticationTools.Abstractions 3.1.9v3.1.9
SimpleAuthenticationTools.Swashbuckle 3.1.11swashbuckle_v3.1.11
SimpleAuthenticationTools.Swashbuckle 3.1.10swashbuckle_v3.1.10
SimpleAuthenticationTools 3.1.8v3.1.8
SimpleAuthenticationTools.Swashbuckle 3.1.9swashbuckle_v3.1.9
SimpleAuthenticationTools.Abstractions 3.1.5abstractions_v3.1.5
SimpleAuthenticationTools 3.1.6v3.1.6
SimpleAuthenticationTools 3.1.5v3.1.5
📋 What's Changed
- Libraries update by @marcominerva in https://github.com/marcominerva/SimpleAuthentication/pull/169
- Remove EnableJwtBearerService setting and always register IJwtBearerService by @Copilot in https://github.com/marcominerva/SimpleAuthentication/pull/168
- Add Roles support to ApiKey and Basic Authentication by @Copilot in https://github.com/marcominerva/SimpleAuthentication/pull/166
✨ New Contributors
- @Copilot made their first contribution in https://github.com/marcominerva/SimpleAuthentication/pull/168
- Full Changelog: https://github.com/marcominerva/SimpleAuthentication/compare/v3.0.15...v3.1.5
SimpleAuthenticationTools.Swashbuckle 3.1.6swashbuckle_v3.1.6
SimpleAuthenticationTools.Swashbuckle 3.1.5swashbuckle_v3.1.5
SimpleAuthenticationTools.Abstractions 3.1.4abstractions_v3.1.4
SimpleAuthenticationTools.Abstractions 3.1.3abstractions_v3.1.3
📋 What's Changed
- Remove EnableJwtBearerService setting and always register IJwtBearerService by @Copilot in https://github.com/marcominerva/SimpleAuthentication/pull/168
- Add Roles support to ApiKey and Basic Authentication by @Copilot in https://github.com/marcominerva/SimpleAuthentication/pull/166
- Allow specifying user roles for ApiKey and Basic Authentication by @marcominerva in https://github.com/marcominerva/SimpleAuthentication/pull/170
✨ New Contributors
- @Copilot made their first contribution in https://github.com/marcominerva/SimpleAuthentication/pull/168
- Full Changelog: https://github.com/marcominerva/SimpleAuthentication/compare/abstractions_v3.0.13...abstractions_v3.1.3
SimpleAuthenticationTools.Abstractions 3.0.13abstractions_v3.0.13
SimpleAuthenticationTools 3.0.15v3.0.15
