expectedOrigins property

List<String>? expectedOrigins
getter/setter pair

The website or app origins associated with the customer's sites or apps.

Only challenges signed from these origins will be allowed to sign in with passkeys.

Required.

Implementation

core.List<core.String>? expectedOrigins;