PlatformCapability

sealed interface PlatformCapability

A typed platform behavior that can be reported by PasskeyCapability.Platform.

Use Custom only for a stable, documented platform feature that does not yet have a dedicated type.

Inheritors

Types

Link copied to clipboard
data class Custom(val id: String) : PlatformCapability

A stable, implementation-defined platform behavior.

Link copied to clipboard

Support for cross-platform security-key ceremonies.