Module utils

Source
Expand description

Authentication utilities and helper functions

Structs§

AuthConfigBuilder
Authentication configuration builder
AuthMethodInfo
Information about authentication method

Enums§

AuthenticationError
Authentication-specific errors
ExchangeType
Exchange type enumeration for authentication adapter creation

Functions§

create_auth_adapter
Create an authentication adapter for the specified exchange type
create_binance_ed25519_adapter
Create a Binance Ed25519 authentication adapter
get_auth_method_info
Utility function to extract authentication method from exchange adapter
validate_auth_config
Validate authentication configuration