const credential = await navigator.credentials.get({
    publicKey: publicKeyCredentialRequestOptions
});