Defines IUserInfo, IAuthenticationInfo as well as default implementations like StdUserInfo, StdAuthenticationInfo and extensible StdAuthenticationTypeSystem.
Info
| Version: | 11.0.1 |
| Author(s): | Signature Code |
| Last Update: | Saturday, September 27, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/CK.Auth.Abstractions |
Install
Install-Package CK.Auth.Abstractions
dotnet add package CK.Auth.Abstractions
paket add CK.Auth.Abstractions
CK.Auth.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Security.Claims(>= 4.3.0)