Expand description
Common traits for authentication across all exchange implementations
Structs§
- Authentication
Context - Authentication context for a request
- Authentication
Requirements - Authentication requirements for different operation types
- Authentication
Result - Result of authentication operations
Enums§
- Authentication
Method - Authentication method types supported by exchanges
- WebSocket
Auth Message - WebSocket authentication message types
Traits§
- Authentication
Adapter - Trait for authentication adapters that wrap exchange-specific auth implementations
- Authentication
Manager - Unified authentication manager trait for all exchanges