I have an API in Laravel. My frontend is made out of React. I have some files, private, that I need an authentified user to get (so he only gets the files from his account). I k