HackYourFuture-CPH / simply-name.it

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

Set global firebase authentication middleware #242

Closed senner007 closed 3 years ago

senner007 commented 3 years ago

Description

Set global firebase authentication middleware

Fixes #241

How to test?

In middleware/auth, verify that all api requests pass through the middleware

Checklist