HackYourFuture-CPH / simply-name.it

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

Quick fix for router authentication #269

Closed NatsGt closed 3 years ago

NatsGt commented 3 years ago

Description

Commented out authentication for router

Fixes # (issue)

How to test?

Test any endpoint on swagger http://localhost:3000/api/documentation

Checklist

senner007 commented 3 years ago

@NatsGt Good. It would also be trivial to just replace the fetch methods

senner007 commented 3 years ago

@NatsGt Good. It would also be trivial to just replace the fetch methods

fetch methods

NatsGt commented 3 years ago

@NatsGt Good. It would also be trivial to just replace the fetch methods

fetch methods

will get into that, this is just so it works today