iBis.Token.Service 1.1.3
iBis.Token.Service
Token service implementations for the DoHu iBis Enterprise Suite.
Overview
This package provides service implementations for token management functionality, including JWT token generation, validation, and refresh operations.
Installation
dotnet add package iBis.Token.Service
Usage
Register the token services:
services.AddScoped<ITokenService, TokenService>();
Dependencies
iBis.Token.Model- JWT libraries
Related Packages
iBis.Token.Model- Core interfaces and models
No packages depend on iBis.Token.Service.
.NET 8.0
- iBis.Storage.Model (>= 1.1.0)
- iBis.Token.Model (>= 1.1.0)
- Microsoft.AspNetCore.Authorization (>= 8.0.10)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.3 | 3 | 06/09/2026 |