Execute queries on behalf of authenticated users using their email in a object config

Hi,

The other day I was reading some documentation in the MongoDB website that explained you can execute queries in the context of an authenticate user passing their email in a config object with api keys, data access permissions will even apply, but for the love of god I can’t seem to find that documentation anywhere, it was something like this:

{ email: 'user@domail.com' }