Expand description
Authentication utilities for Upbit API
Structs§
- Upbit
Auth - Upbit JWT authentication handler
- Upbit
Auth Config - Upbit authentication configuration
- Upbit
JwtClaims - 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