Module auth

Module auth 

Source
Expand description

Authentication module for Deribit HTTP API

This module provides OAuth2 and API key authentication mechanisms for the Deribit REST API. It handles token management, refresh, and secure credential storage.

Structsยง

ApiKeyAuth
API key authentication parameters
AuthManager
Authentication manager for HTTP client
AuthRequest
OAuth2 authentication request