AuthenticatorDataFlags
Definition
interface AuthenticatorDataFlags {
userPresent: boolean;
userVerified: boolean;
}
Properties
userPresentuserVerified
interface AuthenticatorDataFlags {
userPresent: boolean;
userVerified: boolean;
}
userPresentuserVerified