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ยง
- ApiKey
Auth - API key authentication parameters
- Auth
Manager - Authentication manager for HTTP client
- Auth
Request - OAuth2 authentication request