Off-Top-App / off-top-flutter

Repository for our mobile client application.
0 stars 2 forks source link

OT-SettingsLogout #27

Closed frlzjosh closed 4 years ago

frlzjosh commented 4 years ago

WHAT TO DO:

  1. Provide the user the ability to sign out of the application

DONE:

  1. When the user navigates to the settings page they are automatically directed to the Settings portion presented with the options to Change Preferences, which will redirect to what the Settings portion of the settings page is, or to Logout.
  2. When they select Logout the user will be exited from the application. Make sure that you are able to log in and log out without needing to refresh the application.