Skip to content

Conversation

@marcominerva
Copy link
Owner

Updated SimpleAuthenticationTools.Abstractions package to version 3.1.4 in both SimpleAuthentication.Swashbuckle.csproj and SimpleAuthentication.csproj for potential bug fixes and improvements.

Added null checks for Roles in ApiKeyAuthenticationHandler.cs and BasicAuthenticationHandler.cs to prevent runtime exceptions when iterating over potentially null collections.

Updated SimpleAuthenticationTools.Abstractions package to version 3.1.4 in both SimpleAuthentication.Swashbuckle.csproj and SimpleAuthentication.csproj for potential bug fixes and improvements.

Added null checks for Roles in ApiKeyAuthenticationHandler.cs and BasicAuthenticationHandler.cs to prevent runtime exceptions when iterating over potentially null collections.
@marcominerva marcominerva merged commit a0ae977 into master Oct 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants