HackYourFuture-CPH / simply-name.it

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

Implement global fetch #268

Open NatsGt opened 3 years ago

NatsGt commented 3 years ago

User story

Who: As a developer What: I want to implement the global fetch method in every fetch of the app Why: so the endpoints are only accessible when user is authenticated

See PR https://github.com/HackYourFuture-CPH/simply-name.it/pull/263 to check global fetch method