
Adds support for verifying the HMAC signature of JWT bearer tokens.
Features
- Add ITokenValidationDelegates.IssuerSigningKeyResolver for use when verifying the HMAC signature of JWT bearer tokens.
- Used a typed HTTP client to provide tailored configuration of client certificates etc.
- Support for .NET 6.0, target .NET 7.0.