I am using express to create an API.
I am receiving data as a multipart form. I want to upload an image but only after the user is authenticated.
This is the m