pl.wendigo.chrome.domain.webauthn / GetCredentialsRequest

GetCredentialsRequest

data class GetCredentialsRequest (source)

Represents request frame that can be used with WebAuthn.getCredentials method call.

Returns all the credentials stored in the given virtual authenticator.

Constructors

<init>

GetCredentialsRequest(authenticatorId: AuthenticatorId)

Represents request frame that can be used with WebAuthn.getCredentials method call.

Properties

authenticatorId

val authenticatorId: AuthenticatorId