Module auth

Source
Expand description

Authentication service implementation

This module provides business logic for authentication operations.

Structs§

HttpAuthService
HTTP implementation of AuthService

Traits§

AuthService
Service trait for Authentication operations