1 Open Issue Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new JWT validation strategy for the LCSoft.ApiKey library. This involves creating a new `IApiKeyValidationStrategy` implementation that verifies JWTs, including signature validation. The solution should integrate seamlessly with the existing architecture and configuration options, allowing users to select the JWT strategy alongside existing options.

Complexity: 4/5
enhancement help wanted .NET

ApiKey Authorization Implementation

C#