a simple auth provider (non standard) to deploy on azure functions.
Info
Version: | 0.0.3 |
Author(s): | Daniel Hardt |
Last Update: | Saturday, June 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DieselMeister/Azure.Functions.SimpleAuthProvider |
NuGet Url: | https://www.nuget.org/packages/SimpleAuthProvider.Azure.Functions |
Install
Install-Package SimpleAuthProvider.Azure.Functions
dotnet add package SimpleAuthProvider.Azure.Functions
paket add SimpleAuthProvider.Azure.Functions
SimpleAuthProvider.Azure.Functions Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Azure.Storage(>= 3.2.0)
- FSharp.Core(>= 4.6.2)
- FSharp.Json(>= 0.3.7)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 2.2.0)
- Microsoft.Azure.WebJobs(>= 3.0.9)
- Microsoft.Azure.WebJobs.Extensions(>= 3.0.2)
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.2)
- Newtonsoft.Json(>= 11.0.2)
- WindowsAzure.Storage(>= 9.3.3)
Tags