CS3219-AY2324S1 / ay2324s1-course-assessment-g11

ay2324s1-course-assessment-g11 created by GitHub Classroom
MIT License
3 stars 2 forks source link

Fix gateway user verification #186

Closed yhtMinceraft1010X closed 11 months ago

yhtMinceraft1010X commented 11 months ago

Gateway does not detect the user id param in the path, causing verification to fail and redirect to the frontend address.

Let's add a new header to store the current user id, which should be the same as that of the param uid.