University-Code / uni-code

Site for CS students to practice algorithms
4 stars 4 forks source link

Create authenticated routes. #27

Closed grunklejp closed 4 years ago

grunklejp commented 4 years ago

Prevent users who are not signed in from accessing certain routes like problems/create etc. Likewise prevent logged in users from visiting login, or register etc.