Hi there, I'm trying out spiceDB. I am running spi...
# spicedb
d
Hi there, I'm trying out spiceDB. I am running spicedb locally via docker. Using the nodeJS sdk, I'm trying to write a schema
... client.writeSchema(schema)
but getting the error:
No permissions system found for specified token
what is the permissions system?
4 Views