Austin-540 / Music-Lesson-Rolls-App

https://app.shcmusiclessonrolls.com/
zlib License
0 stars 0 forks source link

make a plan for how the login system will work #3

Closed Austin-540 closed 1 year ago

Austin-540 commented 1 year ago

The app will check if flutter_secure_storage contains an email and password

If there is: it will try to login with them, if failed push to login screen Else: push to login screen

Upon successful login: write email + password to flutter_secure_storage