AuthWebAuthnClientFixture constructor
const
AuthWebAuthnClientFixture({})
Creates a deterministic passkey client fixture.
Implementation
const AuthWebAuthnClientFixture({
this.userId = 'fixture-user-id',
this.credentialId = 'Zml4dHVyZS1jcmVkZW50aWFs',
});