Hi, I want to set a backend workflow to log in a user each time my data API receives a request with certain parameters.
I want to log in the user that makes the API request because I want to apply certain privacy rules.
Any ideas on how to do this?