Sharing?
#558
Replies: 1 comment
-
Hi. I just completed the new documentation for local-first (you can check it in the branch), and now I'm going to complete the owner API. ETA: A week. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see the implementation of things like
SharedOwner
andSharedReadonlyOwner
but it doesn't look like it's possible to use them yet? Maybe I'm missing something here! Would love to know what the intentions are for these.Of course I can simply share the app owner mnemonic currently for testing, but I'd like to be able to offer more controlled mechanisms to users. I'd like to see sharing a DB as both readwrite for some users and as readonly for others, and I guess that would be via mnemonics.
And I guess I have a ton of questions:
Beta Was this translation helpful? Give feedback.
All reactions