I have a users collection and i have api keys enabled. Is there a way i can apply access control to the apiKey field?
I've got a role that i've given read only access to the entire user collection, but they can still click the api key checkbox on any user and view the api key for that readonly user. I want to try and lock that down more