TAMUSHPE / MobileApp

TAMUSHPE Mobile App
MIT License
9 stars 0 forks source link

User Login Persistence #357

Open JasonIsAzn opened 1 month ago

JasonIsAzn commented 1 month ago

Overview

We want to save the user's login information locally, so they don't have to log back in everytime. Also there is currently a bug where if you refresh the page you get redirected to login page -> dashboard but I imagine this will be fixed once we implement some local storage logic.

Task

User Story

As a user, I want to stay logged in, so that I dont have login everytime i visit the site