pub async fn get_current_user(
    configuration: &mut Configuration
) -> Result<UserResponse, Error<GetCurrentUserError>>
Expand description

Get the logged in user.