A middleware for converting basic-auth to bearer tokens using Resource Owner flow for Auth0.
Info
Version: | 5.2.0 |
Author(s): | ARK Labs |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ARKlab/Ark.Tools |
NuGet Url: | https://www.nuget.org/packages/Ark.Tools.AspNetCore.BasicAuthAuth0Proxy |
Install
Install-Package Ark.Tools.AspNetCore.BasicAuthAuth0Proxy
dotnet add package Ark.Tools.AspNetCore.BasicAuthAuth0Proxy
paket add Ark.Tools.AspNetCore.BasicAuthAuth0Proxy
Ark.Tools.AspNetCore.BasicAuthAuth0Proxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Ark.Tools.Auth0(>= 3.0.0)
- Auth0.AuthenticationApi(>= 7.4.0)
- JWT(>= 7.3.1)
- Polly(>= 7.2.1)
- Polly.Caching.Memory(>= 3.0.2)
Tags