in public/index.js [366:371]
attestationObject: base64encode(attestation.response.attestationObject),
metadata: {
rpId: createCredentialOptions.rp.id,
userName: createCredentialOptions.user.name,
residentKey: createCredentialOptions.authenticatorSelection.requireResidentKey
},