screwgoth / live-location-tracker

May 2018 Python Pune Hackathon project : Live Location Tracking using Mobile GPS Logger
31 stars 10 forks source link

#19 fixed login and logout feature using guards #23

Closed rahulgore34 closed 6 years ago

rahulgore34 commented 6 years ago

Fixed- Prevent access to Dashboard after sign out. Fixed - If the user is already logged in, the page will redirect to the dashboard. Fixed - Sign in page will open on click of the sign in tab