webauthn-0.4.1.1: Relying party (server) implementation of the WebAuthn 2 specification
Stabilityexperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

Crypto.WebAuthn.Model

Description

A set of types representing credential options (CredentialOptions) and their resulting credentials responses (Credential).

This module is reexported by the Crypto.WebAuthn module, which is the preferred way of using it.

Documentation