iBis.Auth.Api 1.1.0
iBis.Auth.Api
REST API endpoints for authentication functionality in the DoHu iBis Enterprise Suite.
Overview
This package provides HTTP API endpoints for authentication operations, including:
- Login endpoints
- Token validation
- Application management
- Access control
Installation
dotnet add package iBis.Auth.Api
Usage
Add the authentication endpoints to your API application:
app.MapAuthEndpoints();
Dependencies
iBis.Auth.ModeliBis.Auth.ServiceiBis.Entity.TypesiBis.Entity.WebApi
Related Packages
iBis.Auth.Model- Core interfaces and modelsiBis.Auth.Service- Service implementations
No packages depend on iBis.Auth.Api.
.NET 8.0
- iBis.Auth.Model (>= 1.1.0)
- iBis.Token.Model (>= 1.1.0)
- Microsoft.AspNetCore.Authorization (>= 8.0.10)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- iBis.Entity.AspNetCore (>= 1.1.0)
- iBis.Entity.WebApi (>= 1.2.25)
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 | 0 | 06/09/2026 |