Can in mention a regex pattern here? To
# spicedb
v
no, regexes are not supported. The only thing it supports is a
prefix
on the resource id, using
optional_resourceid_prefix
. Regexes are a common vector to DoS, so we avoid them on user input.
2 Views