pub async fn create_telemetry(
options: &RustAuthOptions,
context: TelemetryContext,
) -> TelemetryPublisherExpand description
Creates a telemetry publisher (possibly a hard no-op when neither endpoint nor custom track exist).
pub async fn create_telemetry(
options: &RustAuthOptions,
context: TelemetryContext,
) -> TelemetryPublisherCreates a telemetry publisher (possibly a hard no-op when neither endpoint nor custom track exist).