Closed aposipov closed 5 days ago
Thanks for opening this ticket. Unfortunately, there is no way to limit usage of a key.
You could look into using the Prometheus metrics to inspect the usage of a key and see if it's being shared widely. Here are some instructions to get your started on that: https://stackoverflow.com/q/76869983
how to limit the number of users per key so that only one user can connect per key.