SCCapstone / CCChatbot

Chatbot Utilizing Dialogflow and Angular
https://acmedemo-tefspy.web.app/
2 stars 0 forks source link

User login and logout #124

Closed mzdu closed 4 years ago

mzdu commented 4 years ago

The user could register without problem. But when a user tries to login with the wrong password. The screen will not show any hint message regarding the error.

When the user tries to logout, the site will not switch to logout unless manually refresh the page.