NickA02 / SOTestingEnv

This project aims to create a web-based coding platform specifically tailored for Science Olympiad programming events.
2 stars 0 forks source link

Add 401 Error handling to `/Questions` #61

Open ItIsAndrewL opened 1 week ago

ItIsAndrewL commented 1 week ago

This fix should simply be adding redirection to the home page (blank route), so it can then either redirect to the login page or show the thank you screen.