Skip to content

config properties webauthn properties relying_party properties origins

GitHub Action edited this page Dec 16, 2024 · 8 revisions

Version

v1.3.1

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