Releases: marcominerva/SimpleAuthentication
Releases · marcominerva/SimpleAuthentication
SimpleAuthenticationTools 3.1.6
Merge pull request #173 from marcominerva/develop Update package versions and add null checks
SimpleAuthenticationTools 3.1.5
What's Changed
- Libraries update by @marcominerva in #169
- Remove EnableJwtBearerService setting and always register IJwtBearerService by @Copilot in #168
- Add Roles support to ApiKey and Basic Authentication by @Copilot in #166
New Contributors
- @Copilot made their first contribution in #168
Full Changelog: v3.0.15...v3.1.5
SimpleAuthenticationTools.Swashbuckle 3.1.6
Merge pull request #173 from marcominerva/develop Update package versions and add null checks
SimpleAuthenticationTools.Swashbuckle 3.1.5
Merge pull request #171 from marcominerva/develop Switch to NuGet package for Abstractions
SimpleAuthenticationTools.Abstractions 3.1.4
Merge pull request #172 from marcominerva/develop Make Roles optional in ApiKey and Credential classes
SimpleAuthenticationTools.Abstractions 3.1.3
What's Changed
- Remove EnableJwtBearerService setting and always register IJwtBearerService by @Copilot in #168
- Add Roles support to ApiKey and Basic Authentication by @Copilot in #166
- Allow specifying user roles for ApiKey and Basic Authentication by @marcominerva in #170
New Contributors
- @Copilot made their first contribution in #168
Full Changelog: abstractions_v3.0.13...abstractions_v3.1.3
SimpleAuthenticationTools.Abstractions 3.0.13
Merge pull request #169 from marcominerva/develop Libraries update
SimpleAuthenticationTools 3.0.15
Merge pull request #164 from marcominerva/develop Update package versions for OpenApi and Swashbuckle
SimpleAuthenticationTools.Swashbuckle 3.0.23
Merge pull request #164 from marcominerva/develop Update package versions for OpenApi and Swashbuckle
SimpleAuthenticationTools.Abstractions 3.0.12
Merge pull request #163 from marcominerva/develop Refactor solution structure and update package versions