Thenlie / turtle

"Wordle" clone
https://wurtle.herokuapp.com/
MIT License
3 stars 2 forks source link

Routes are not protected #37

Closed Thenlie closed 2 years ago

Thenlie commented 2 years ago

Log in required routes need to be protected. Ensure all conditional route functionality is in place.

Thenlie commented 2 years ago

Branch created

git fetch origin
git checkout 37-refactor/route-protection
Thenlie commented 2 years ago

Closed by #39