greenfield-hippos / backend

0 stars 1 forks source link

Feat: Expands cors configuration #39

Closed laurencecnerual closed 1 month ago

laurencecnerual commented 1 month ago

I think this should help with some of the cors related errors we sometimes saw. I also loosened the authentication to unblock the frontend since it sounds like no fix on the frontend side was found for this. I also added a log out endpoint

First time logging in image

Logging in while logged in image

Logging out image

Logging in again after being logged out image