Open Evan-Leon opened 2 years ago
I fixed the formatting. The login and signup pages should only be visible when logged out (SessionForm) and the
/movies/reviews
routes should both only be accessible when logged in (ReviewForm).
Otherwise everything should be accessible while logged out.