metalandcoffee / in-the-queue-app

5 stars 3 forks source link

Add auth before making database updates #24

Closed metalandcoffee closed 2 years ago

metalandcoffee commented 2 years ago

Protected API endpoints using https://www.npmjs.com/package/@auth0/nextjs-auth0

Conditionally show and hide add/edit functionality.

All done!