Module auth

Source
Expand description

Authentication utilities for Upbit API

Structs§

UpbitAuth
Upbit JWT authentication handler
UpbitAuthConfig
Upbit authentication configuration
UpbitJwtClaims
JWT claims for Upbit authentication

Functions§

add_jwt_to_websocket_request
Helper function to add JWT authentication to WebSocket connection request Uses rusty-common WebSocket auth system