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

Allow for Public/ReadOnly interaction with DWNs #898

Open
Tracked by #908
LiranCohen opened this issue Sep 11, 2024 · 0 comments
Open
Tracked by #908

Allow for Public/ReadOnly interaction with DWNs #898

LiranCohen opened this issue Sep 11, 2024 · 0 comments
Labels
hacktoberfest For the hacking month of October

Comments

@LiranCohen
Copy link
Member

Currently to interact with DWNs through the API you need to first create an Agent + DID, even when attempting to interact with public information.

We'd like to expose a way to query/read/subscribe to records from a remote DWN as an unauthenticated user. As well as Query for protocols as an unauthenticated user.

This will require creating ReadOnly versions of the Record and Protocol classes as well as creating a class similar to DwnApi that only handles the read-only versions of these calls in a friendly way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest For the hacking month of October
Projects
None yet
Development

No branches or pull requests

1 participant