Passkeys don’t support other keys other than p-256.
Despite documentation describing support for p-384
curves by using -35
as a pubKeyCredParams
instead of the standard -7
as part of the PublicKeyCredentialCreationOptions
object, no platform ID seems to be fully supporting this curve.