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

Use solid profile WS.storage to find the location of the user's pod #6

Open
alastair opened this issue Jul 27, 2021 · 0 comments
Open
Labels
solid Things related to Solid Pods

Comments

@alastair
Copy link
Member

In the Solid API we should use a programatic way of finding the root location of a solid pod. Code for this already exists in the save method:

const podUrl = getUrl(profile, WS.storage);

But it's also useful for read. Would be useful to break this out into another helper method.

@alastair alastair added the solid Things related to Solid Pods label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solid Things related to Solid Pods
Projects
None yet
Development

No branches or pull requests

1 participant