Extension Attribute to Azure Functions v3, that allows to obtain ClaimsPrincipal on a request.
Currently supports key load from Azure B2C by jwks_uri, Firebase Auth and simple JsonWebKey.
Pluggable on Azure Function Startup
This custom Azure Functions extension works with Static Web Apps api functions and extracts the authenticated user information as a ClaimsPrincipal object.