Package-level declarations

Types

Link copied to clipboard

The confidence with which a platform can report support for a capability.

Link copied to clipboard

Default PasskeyClient orchestration that delegates to a platform bridge.

Link copied to clipboard

Capability support reported by a platform implementation.

Link copied to clipboard
sealed interface PasskeyCapability

Represents a capability or extension that a passkey client, platform bridge, or authenticator might support.

Link copied to clipboard
interface PasskeyClient

Public cross-platform API for WebAuthn registration and authentication ceremonies.

Link copied to clipboard
sealed interface PasskeyClientError

Error surface returned by passkey operations.

Link copied to clipboard

Platform bridge contract implemented by target-specific modules.

Link copied to clipboard
sealed interface PasskeyResult<out T>

Result wrapper for passkey operations.

Link copied to clipboard
sealed interface PlatformCapability

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