RelayParty
Name |
Type |
Description |
@icon
|
String
|
- |
@id
|
String
|
- |
@name
|
String
|
- |
WebAuthnCredentials
Name |
Type |
Description |
@challenge
|
String
|
- |
@username
|
String
|
- |
@webauthn
|
Json object
|
- |
WebAuthnOptions
Name |
Type |
Description |
@attestation
|
Attestation
|
- |
@authenticatorAttachment
|
AuthenticatorAttachment
|
- |
@authenticatorSelection
|
Json object
|
- |
@challengeLength
|
Number (int)
|
- |
@origin
|
String
|
- |
@pubKeyCredParams
|
Array of String
|
- |
@requireResidentKey
|
Boolean
|
- |
@timeout
|
Number (int)
|
- |
@transports
|
Array of String
|
- |
@userVerification
|
UserVerification
|
- |