霹雳小郭

2021年11月9日

JWT配置过程

摘要: 1.添加NuGet包 Microsoft.AspNetCore.Authentication.JwtBearer 2.添加JwtHelpres.cs类 内容为以下 using Microsoft.Extensions.Configuration; using Microsoft.IdentityMo 阅读全文

posted @ 2021-11-09 15:06 霹雳小郭 阅读(99) 评论(0) 推荐(0)

导航