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

Fixed the routing to pages that had auth set to false, while being authenticated #22

Closed alexaandru closed 7 months ago

alexaandru commented 5 years ago

There was a subtle bug that caused all pages set with auth:false to be redirected to Dashboard, making the homepage inaccessible while authenticated.