Join Discord
Powered by
You need to use the insecure transport when initia...
# spicedb
j
Jake
07/03/2024, 2:29 PM
You need to use the insecure transport when initializing your client, it's a grpc dialer option, here is an example from our CLI zed:
https://github.com/authzed/zed/blob/main/internal/client/client.go#L101
2
Views
Previous
Next