Info
Version: | 1.2.0 |
Author(s): | eCubed |
Last Update: | Saturday, June 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FCore.Net.Security |
Install
Install-Package FCore.Net.Security
dotnet add package FCore.Net.Security
paket add FCore.Net.Security
FCore.Net.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- FCore.Cryptography(>= 1.2.0)
- FCore.Foundations(>= 1.1.0)
- Newtonsoft.Json(>= 11.0.2)
Tags
It contains a simple WebToken class that becomes the access token issued by the auth server, and passed as a Bearer token to authorized resource server calls.