Tag: JWT
All the articles with the tag "JWT".
在 .NET Core 中使用 HttpOnly Cookie 进行身份验证和刷新令牌操作的方法
Published: at 12:00 AM在本文中,我们将向您展示在 .NET Core 应用中如何使用 HttpOnly Cookie 来保护我们的 JWT (JSON Web Tokens),当实现认证和刷新令牌操作时。
如何保护一个ASP.NET Core API
Published: at 12:00 AM如何保护一个ASP.NET Core API