SCCapstone / CapstoneProject

1 stars 0 forks source link

Logout button displays when user is not logged in #114

Closed kelli-alan closed 2 years ago

kelli-alan commented 2 years ago

Log Out button is not necessary when a user is not signed in

Sign In - Google Chrome 2022-04-10 09 47 22

Nicolas-A-Becker commented 2 years ago

This is merely checking if user is logged in. The button does not hurt being there while the user is logged in so it will remain visible or be removed entirely.