NickdevC / weekend-warrior-react

1 stars 1 forks source link

Authentication - Logged in Status #5

Open NickdevC opened 1 year ago

NickdevC commented 1 year ago

As a user I can tell if I am logged in or not so that I can log in if necessary

Acceptance Criteria:

  1. Navbar clearly shows 'Log In' option is user is not logged in
  2. Redirects occur to send user to home page if not logged in