HackYourFuture-CPH / simply-name.it

Final Project for Class17
MIT License
3 stars 1 forks source link

Add back authentication middleware to api router #281

Closed senner007 closed 3 years ago

senner007 commented 3 years ago

Description

Add back the firebase authentication middleware

Reverts 789d6f830d21d300a0eb424c3b55608abeec1c4e

How to test?

All requests /api routes must have a valid token in production

Checklist