Function get_active_sessions

Source
pub async fn get_active_sessions(client_id: i32) -> Result<Sessions, Error>
Expand description

Returns all active sessions of the current user

ยงArguments

  • client_id - The client id to send the request to