vitalybibikov/AzureExtensions.FunctionToken
Extension Attribute to Azure Functions v3, that allows to obtain ClaimsPrincipal on every request. Currently supports key load from Azure B2C by jwks_uri and simple JsonWebKey. Pluggable on Azure Function Startup
C#Apache-2.0