WebAuthnBody: {
    createdDate: number;
    credentialId: string;
    deviceName: string;
    id: string;
    lastAccessDate: number;
    uuid: string;
}

Type declaration

  • createdDate: number
  • credentialId: string
  • deviceName: string
  • id: string
  • lastAccessDate: number
  • uuid: string