ennukee / homework-tracker

Timelapse web app (inspired by my hackUMass mobile app project). Beta has been released.
http://timelapse-app.herokuapp.com
0 stars 0 forks source link

Users cannot reach the log-out button #38

Closed ennukee closed 8 years ago

ennukee commented 8 years ago

They will still timeout after the session ends, but due to the bug in #32, the users cannot reach the 'Log out' button I created initially.

Will need to instantiate a temporary log out method.

Not super important because it's not like users should have more than one account anyway, but it still needs addressing ASAP.

ennukee commented 8 years ago

This been addressed, users can now log out via #39