Qwit.Identity.JWT (1.0.2.10)
Published 2024-11-05 10:54:33 +08:00 by qxa
Installation
dotnet nuget add source --name actions --username your_username --password your_token dotnet add package --source actions --version 1.0.2.10 Qwit.Identity.JWTAbout this package
JWT认证封装
Dependencies
| ID | Version | Target Framework |
|---|---|---|
| Microsoft.AspNetCore.Authentication.JwtBearer | 3.1.32 | .NETCoreApp3.1 |
| Microsoft.AspNetCore.Authentication.OAuth | 2.2.0 | .NETCoreApp3.1 |
| Qwit.Security | 3.0.0.2 | .NETCoreApp3.1 |
| Qwit.WebExtensions | 3.0.3.3 | .NETCoreApp3.1 |