SCCapstone / CCChatbot

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

Add in user roles with route guards #104

Closed jdanker closed 4 years ago

jdanker commented 4 years ago

Add in roles such as agent and user to logged in users. This way we can control which views they see based on which type of user they are. This can be done with angular route gaurds.

jdanker commented 4 years ago

scrapping the agent view idea as I don't think a handoff from dialogflow to a real human is realistic in our timeline.