schoinh / munchprep-web

Meal planning and grocery list app using React, Redux, and Firebase
http://www.munchprep.net
GNU General Public License v3.0
1 stars 1 forks source link

Sign in needs to persist longer #2

Closed schoinh closed 4 years ago

schoinh commented 4 years ago

Changed routing to automatically advance user to account page (bypass splash screen) if already signed in. User should not need to log in again in the same browser unless they explicitly logged out.