Webauthn
Table of Contents
Classes
- WebauthnChallenge
- A started ceremony: the server's options plus the token binding a response to them
(CONTRACT.md §24.1).
- WebauthnCredential
- A credential the user just enrolled — the `201` body of `register/finish`
(CONTRACT.md §24.1).
- WebauthnLoginResult
- A completed authentication ceremony (CONTRACT.md §24.3).
- WebauthnWorkspace
- The workspace a usernameless ceremony runs in (CONTRACT.md §24.1).
Enums
- WebauthnFailure
- A ceremony failure a caller can say something useful about (CONTRACT.md §24.6b rule 5).