Module session

Source
Expand description

Session management data structures for KiteConnect authentication.

Handles login responses, access tokens, and session validation.

Structsยง

LoginUrlConfig
Login URL configuration for OAuth flow
LogoutResponse
Token invalidation response
RequestToken
Request token from OAuth callback
SessionData
Response from the generate_session API call
SessionMeta
Additional session metadata