i'm looking at the python API, and I'm seeing that...
# spicedb
y
i'm looking at the python API, and I'm seeing that the client sets up a
secure_channel
by default. if I want to use that locally with a non-TLS server, i take I'll have to write my own client class that uses the insecure channel?