Skip to content

config properties webauthn properties user_verification

GitHub Action edited this page Oct 15, 2024 · 4 revisions

Version

v1.1.0

user_verification Type

string

user_verification Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"required"
"preferred"
"discouraged"

user_verification Default Value

The default value is:

"preferred"
Clone this wiki locally