nuxt-with-express
nuxt-with-express copied to clipboard
Add logged in user id to articles
Hi Aslam, Is it possible to provide the ID of the logged in user when creating an article instead of author as text from form? We have a logged in user and I don't know how to reach for the logged in user's id from the Article controller.