bounswe / bounswe2024group1

Programming Languages Forum
https://programming-languages-forum-ahwzj.ondigitalocean.app/
7 stars 1 forks source link

[Backend] All GET requests expect authorization #414

Closed atakanyasar closed 2 weeks ago

atakanyasar commented 3 weeks ago

🐞 Bug report

🏡 Component

✅ Expected Behavior

GET requests should not require authorization except a few defined requests.

❌ Actual Behavior

GET Requests expects a authentication token.

👁‍🗨 Reviewer

@atakanyasar

atakanyasar commented 2 weeks ago

Fixed by #440