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.Model
  • iBis.Auth.Service
  • iBis.Entity.Types
  • iBis.Entity.WebApi
  • iBis.Auth.Model - Core interfaces and models
  • iBis.Auth.Service - Service implementations

No packages depend on iBis.Auth.Api.

Version Downloads Last updated
1.1.0 0 06/09/2026