Verify a registration ceremony and store the passkey it produced.
post/v1/auth/webauthn/register
Request body
credentialobject required
The browser's PublicKeyCredential, serialized.
namestring nullable
What to call this passkey in the credential list. Optional: an unnamed one is numbered rather than refused, so a browser that offers no prompt still works.