Skip to content

config properties webauthn properties relying_party properties origins

GitHub Action edited this page Dec 11, 2024 · 9 revisions

Version

v1.3.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