Function telescope::web::middlewares::authorization::extract_user_id[][src]

async fn extract_user_id(req: &ServiceRequest) -> Result<Uuid, TelescopeError>
Expand description

Extract the RCOS user ID authenticated with a request or error.