How would you add authentication middleware in this for a specific route? For example only in the put/patch/delete method?
How would you add authentication middleware in this for a specific route?
For example only in the put/patch/delete method?