-
Hi there, thanks for creating the node-client! I was implementing Authzed at work and was trying to get the experimental service's `bulkImportRelationships` to throw errors when it fails. Specifically…
-
Does this library support Podman instead of Docker. I have docker installed on my windows machine but the library is expecting docker daemon. Any config that can resolve this issue.
` [error…
-
I think adding a section on Resources and Subjects giving them precise definitions with examples at the start of the doc can make it a lot easier grok and build a mental model from.
I have been tr…
-
Ref: #115
The goal is to allow a user to supply a [bootstrap file](https://authzed.com/docs/spicedb/feature-overview#devtools-entrypoint) with schema and relationships to SpiceDB on start, via th…
-
Advisory [CVE-2024-48909](https://nvd.nist.gov/vuln/detail/CVE-2024-48909) references a vulnerability in the following Go modules:
| Module |
| - |
| [github.com/authzed/spicedb](https://pkg.go.dev/g…
-
# Feature Request
Once a schema and the underlying relations begin to grow, it can be a bit difficult to rely only on the zed CLI or internal tooling to view the current state of the permissions gr…
-
### Description
At the moment we support intialization tasks for the following services:
- Flyway
- Liquibase
- Liquibase Mongo
It makes sense to expand coverage to other extension too. For e…
-
The experimental service is in this client as of Nov. 2023, but not the final version that shipped as part of SpiceDB 1.30.0 in March 2024.
-
This stuff looks awesome! I want to know whether there is plan to support the `LIKE` operator, which is very important in my use case.
For example, `salesrep_* is allowed to edit broucher_*.doc` wi…
-
Seems like authzed-java will be a good reference.
- [ ] Make sure that CI is generating things properly
- [ ] Fix up buf.gen.yaml
- [ ] Add client class that implements grpc-preshared-key
Add …