Join Discord
Communities
Powered by
Thank you! I was able to make it work by passing...
# spicedb
a
Aruna
09/18/2022, 4:38 AM
Thank you! I was able to make it work by passing ENUM value directly.
const client = v1.NewClient("somerandomkeyhere", "localhost:50051", 1);
Seems
ClientSecurity
is not exported by V1 API. Thanks!
Previous
Next