Register New Credentials

Set your preferential registration settings and check them below in the output

Yubi key
navigator.credentials.create({
publicKey: {
rp: {
}
user: {
}
pubKeyCredParams: [
{
type: 'public-key',
}
{
type: 'public-key',
}
]
{
type: 'public-key',
]
}
]
}
}
}
});

Authenticate new credentials

Set your preferential authentication settings and check them below in the output

Yubi key
navigator.credentials.get({
publicKey: {
{
type: 'public-key',
}
}
}
});

Upload full response