yoshelb / mod-4-portfolio-project

0 stars 0 forks source link

### Authentication Required #1

Open yoshelb opened 3 months ago

yoshelb commented 3 months ago

All endpoints that require a current user to be logged in receive a standard authentication response.

yoshelb commented 3 months ago

This is written in auth.js as requireAuth middleware