Skip to content

config properties webauthn properties relying_party properties origins

GitHub Action edited this page Oct 14, 2025 · 22 revisions

Version

v2.2.0

origins Type

string[]

origins Constraints

minimum number of items: the minimum number of items for this array is: 1

origins Default Value

The default value is:

[
  "http://localhost:8888"
]
Clone this wiki locally