5 Forks
12 Stars
12 Watchers

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

How to download and setup AzureExtensions.FunctionToken

Open terminal and run command
git clone https://github.com/vitalybibikov/AzureExtensions.FunctionToken.git
git clone is used to create a copy or clone of AzureExtensions.FunctionToken repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AzureExtensions.FunctionToken https://github.com/vitalybibikov/AzureExtensions.FunctionToken/archive/master.zip

Or simply clone AzureExtensions.FunctionToken with SSH
[email protected]:vitalybibikov/AzureExtensions.FunctionToken.git

If you have some problems with AzureExtensions.FunctionToken

You may open issue on AzureExtensions.FunctionToken support forum (system) here: https://github.com/vitalybibikov/AzureExtensions.FunctionToken/issues