Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 876 Bytes

File metadata and controls

17 lines (12 loc) · 876 Bytes

AuthenticatorWebAuthnChallenge

Properties

Name Type Description Notes
r#type models::ChallengeChoices
flow_info Option<models::ContextualFlowInfo> [optional]
component Option<String> [optional][default to ak-stage-authenticator-webauthn]
response_errors Option<std::collections::HashMap<String, Vecmodels::ErrorDetail>> [optional]
pending_user String
pending_user_avatar String
registration std::collections::HashMap<String, serde_json::Value>

[Back to Model list] [Back to API list] [Back to README]