KtorPasskeyContractCodec

Serialization contract for a Ktor-backed passkey backend.

The transport has no serialization implementation dependency. The state returned from each start decoder is passed unchanged to the corresponding finish encoder.

Functions

Link copied to clipboard
abstract fun decodeError(body: String): String?

Returns a safe backend error message when available, otherwise null.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard