Skip to content

Does it supports eddsa algo #629

Description

@yashsisodiya

{
challenge: 'IMpu7X3u1icaawtEF8Oae55febJbABXG0P9tPY8bc_U',
rp: {
name: 'Example Corp',
id: 'localhost',
},
user: {
id: 'AAAAAgAAAACrywvje',
name: 'Test 64',
displayName: 'Final64',
},
pubKeyCredParams: [
{ alg: -8, type: 'public-key' }, // EdDSA
],
authenticatorSelection: {
authenticatorAttachment: 'cross-platform',
userVerification: 'required',
},
timeout: 60000,
attestation: 'direct',
}

  in response I am always getting -7 algo public key

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions