Skip to content

Releases: marcominerva/SimpleAuthentication

SimpleAuthenticationTools 3.1.6

16 Oct 14:11
a0ae977

Choose a tag to compare

Merge pull request #173 from marcominerva/develop

Update package versions and add null checks

SimpleAuthenticationTools 3.1.5

16 Oct 07:49
592339a

Choose a tag to compare

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

16 Oct 14:11
a0ae977

Choose a tag to compare

Merge pull request #173 from marcominerva/develop

Update package versions and add null checks

SimpleAuthenticationTools.Swashbuckle 3.1.5

16 Oct 07:49
592339a

Choose a tag to compare

Merge pull request #171 from marcominerva/develop

Switch to NuGet package for Abstractions

SimpleAuthenticationTools.Abstractions 3.1.4

16 Oct 14:05
3b34c13

Choose a tag to compare

Merge pull request #172 from marcominerva/develop

Make Roles optional in ApiKey and Credential classes

SimpleAuthenticationTools.Abstractions 3.1.3

16 Oct 07:41
f2b89d1

Choose a tag to compare

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

15 Oct 09:40
686c144

Choose a tag to compare

Merge pull request #169 from marcominerva/develop

Libraries update

SimpleAuthenticationTools 3.0.15

10 Sep 09:17
a932010

Choose a tag to compare

Merge pull request #164 from marcominerva/develop

Update package versions for OpenApi and Swashbuckle

SimpleAuthenticationTools.Swashbuckle 3.0.23

10 Sep 09:17
a932010

Choose a tag to compare

Merge pull request #164 from marcominerva/develop

Update package versions for OpenApi and Swashbuckle

SimpleAuthenticationTools.Abstractions 3.0.12

10 Sep 08:59
c85bea5

Choose a tag to compare

Merge pull request #163 from marcominerva/develop

Refactor solution structure and update package versions