Skip to main content

Module auth

Module auth 

Source
Expand description

Authentication and API key management. Authentication and API key management.

This module provides traits and implementations for managing API keys, BYOK (Bring Your Own Key) OpenRouter keys, and credit balances.

Structs§

ObjectiveAiClient
Authentication client that delegates to the ObjectiveAI HTTP API.

Traits§

Client
Trait for authentication operations.