pub fn new_session( username: String, password: String, ) -> Result<Session, ApiError>
Creates a new session