Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

case issue: keypair vs keyPair #35

Closed
jdutchak opened this issue Apr 12, 2023 · 0 comments
Closed

case issue: keypair vs keyPair #35

jdutchak opened this issue Apr 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jdutchak
Copy link

in web5.js the key pair param is lower case "keypair"

in dwn-sdk-js the param is keyPair - camelCase - when trying to createSignatureInput or ProtocolsConfigure.create this becomes an issue and it appears the key method doesn't include like the "alg" param like the ion method.

suggest ensuring case is same from dwn-sdk-js or ssi -> other projects (preferred camelCase in this scenario)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants