wolfeidau / cognito-vue-bootstrap

This application illustrates how to use the Amazon Amplify with vue.js.
https://github.com/wolfeidau/cognito-vue-bootstrap
Other
181 stars 36 forks source link

Change logged in to a dynamic prop and remove redundant template #13

Closed Davinpidoto closed 6 years ago

Davinpidoto commented 6 years ago

Previously the logged in value from the home template was not updated if the user logged out whilst on the home page.