We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As of now, getKeyDetails function is missing which is present in Web implementation.
getKeyDetails
Docs: https://web3auth.io/docs/sdk/core-kit/mpc-core-kit/usage#get-user-info
The text was updated successfully, but these errors were encountered:
Added in #21
Sorry, something went wrong.
The function is working fine, but it's not aligned with Web SDK. https://web3auth.io/docs/sdk/core-kit/mpc-core-kit/usage#returns-1
We should at least update the shareDescriptions which returns String instead of Dictionary.
shareDescriptions
guru-web3
No branches or pull requests
As of now,
getKeyDetails
function is missing which is present in Web implementation.Docs: https://web3auth.io/docs/sdk/core-kit/mpc-core-kit/usage#get-user-info
The text was updated successfully, but these errors were encountered: