JustinGuruTech / todo-react-firebase

Todo web-app made using react, firebase, and materialUI.
0 stars 1 forks source link

Add Logged Out Confirmation #26

Open TheDizruptor opened 4 years ago

TheDizruptor commented 4 years ago

Currently when a user logs out it just logs "logged out" to the console and immediately takes the user back to the home page. Some sort of logout confirmation would be a nice little feature.