14 packages tagged with “accesstoken”
Package to verify Access Tokens from client. Require public certificates stored in Azure KeyVault.
NLog AccessTokenLayoutRenderer for application authentication and acquire AccessToken for resource.
ASP.Net Core middleware which exchanges reference tokens issued by Identity Server 4 for a JWT to be used in calls to downstream services.
Identity.OAuth2.ClientCredentials is a utility to retrieve access token from OAuth2.0 Server or Security Token Service (STS) using Client Credentials grant type.
Cookie management with support to storage access token
A thread-safe implementation of a DelegatingHandler that automatically refreshes the access token when the access token expires whilst **not** serializing all requests.
AccessToken认证授权的封装
AccessToken认证授权使用MemoryCache作为票据存储媒介。
AccessToken认证授权使用Redis作为票据存储媒介。
A lightweight, easy-to-use library for working with JSON Web Tokens (JWT) in .NET applications. Features include token validation, custom claims, signature verification, and audience validation, making it an ideal choice for developers looking to secure their .NET applications efficiently.
Simplifies creating TokenRetrievers for IdentityServer4.
A service to help manage JWT access tokens and refresh tokens in C#. Supports: HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512
A lightweight library for generating and managing JWT tokens in .NET applications. Supports access, refresh, and ID tokens with full .NET 9.0 compatibility.