You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
create a unique namespace with some collections, receive a write token for that namespace
use the write token to update that namespace
generate another write token using an existing write token to add another writer
Anybody with a kbase developer token can create a new namespace. The namespace write token only controls updates. User can execute stored queries on any namespace as normal.
One way I was thinking:
Anybody with a kbase developer token can create a new namespace. The namespace write token only controls updates. User can execute stored queries on any namespace as normal.
cc @JamesJeffryes
The text was updated successfully, but these errors were encountered: