A simple OAuth2 / OpenID Connect Resource Server wrapper for Identity Server.
Info
Version: | 1.8.0 |
Author(s): | Joshua Williams |
Last Update: | Thursday, March 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NephosIntegration/Formula.SimpleResourceServer |
NuGet Url: | https://www.nuget.org/packages/Formula.SimpleResourceServer |
Install
Install-Package Formula.SimpleResourceServer
dotnet add package Formula.SimpleResourceServer
paket add Formula.SimpleResourceServer
Formula.SimpleResourceServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Formula.SimpleCore(>= 1.0.2)
- IdentityServer4(>= 3.0.2)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.0)
Tags