Package-level declarations
Types
Link copied to clipboard
class DefaultJsonPasskeyClient(passkeyClient: PasskeyClient, codec: WebAuthnJsonCodec) : JsonPasskeyClient
Default JSON facade that maps request/response DTO payloads to model-level ceremonies.
Link copied to clipboard
interface JsonPasskeyClient
JSON-first facade over PasskeyClient for backend contracts that speak JSON DTOs.