Expand description
Security Keys navigation request and response formats.
Currently the only navigation request is the user-presence prompt. Operation outcome
notifications used to be a navigation request too, but were moved to a fido subscription
event (SubscribeOperationOutcomes) since the Security Keys app is guaranteed to be
running by the time an outcome fires.
Structs§
- Archived
User Presence Options - An archived
UserPresenceOptions - Archived
User Presence Result - An archived
UserPresenceResult - User
Presence Options - Options for the User Presence navigation request.
- User
Presence Options Resolver - The resolver for an archived
UserPresenceOptions - User
Presence Result - User
Presence Result Resolver - The resolver for an archived
UserPresenceResult
Enums§
- Archived
Security Keys NavRequest - An archived
SecurityKeysNavRequest - Security
Keys NavRequest - Unified navigation request enum for the Security Keys app.
- Security
Keys NavRequest Resolver - The resolver for an archived
SecurityKeysNavRequest