Replies: 2 comments 1 reply
-
Both is a goal. I imagine that you can use PodOS elements in another app. Some adjustments to share the auth and store are probably still needed. In future you should be able to build at least some small apps/dashboards with PodOS only as well |
Beta Was this translation helpful? Give feedback.
-
There's a non-minimal example of accessing the authenticated fetcher and store at #48 (comment) for how this can be done currently if pos-app is present on the page (which it needs to be for many components to work). pos-login is also needed to manage login but is not needed for public RDF. The same issue notes a use case for being able to externally specify and share the RDF store. The interface to receive the os object is fairly simple (emitting a Reimplementing the functionality of pos-app is also not difficult if you need custom functionality - I have done so in the past. I regularly use PodOS to build apps that suit my needs, but I have had to experiment with new custom components to make this possible. Some of these components have been added as issues and will be on the roadmap to make dashboards possible. If you can elaborate on the use case, I can try drafting some additional developer documentation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a few question regarding the PodOS:
Beta Was this translation helpful? Give feedback.
All reactions