Skip to main content

Module types

Module types 

Source
Expand description

Telemetry types shared with the Better Auth telemetry payload shape.

Structs§

DetectionInfo
Provider / framework detection row (mirrors upstream DetectionInfo).
RuntimeInfo
Runtime identification for Rust hosts (replaces Node/Bun/Deno detection).
TelemetryContext
Optional hints and hooks for telemetry collection.
TelemetryEvent
Event sent to the telemetry collector or custom_track.
TelemetryHttpError
Transport failures are intentionally opaque (upstream logs and continues).

Traits§

TelemetryHttpTransport
Async HTTP sink for telemetry JSON payloads.

Type Aliases§

BoxFuture
CustomTrackFn