Skip to main content

UiaaKey

Type Alias UiaaKey 

Source
pub type UiaaKey = (OwnedUserId, OwnedDeviceId, UiaaSessionId);
Expand description

Identifies the exact UIAA session that owns a validated threepid.

Owned components let the durable claim key outlive an individual request.