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
Create an account implementation that handles logging in via Ceramic 3ID in the browser and then handles signing consent messages.
See the AutoAccount implementation that automatically signs a consent message given a private key on a NodeJs server: https://github.com/verida/verida-js/blob/feature/datastore-support/packages/account/src/auto.ts
The text was updated successfully, but these errors were encountered:
This is now working, pending testing against the updated mobile vault.
See https://github.com/verida/verida-js/tree/feature/10-create-web-account/packages/account-web-vault
Sorry, something went wrong.
Working. Closing.
tahpot
No branches or pull requests
Create an account implementation that handles logging in via Ceramic 3ID in the browser and then handles signing consent messages.
See the AutoAccount implementation that automatically signs a consent message given a private key on a NodeJs server: https://github.com/verida/verida-js/blob/feature/datastore-support/packages/account/src/auto.ts
The text was updated successfully, but these errors were encountered: