Wednesday 26 February 2020

Adding Login to Vue.js bootstrap template

I have created a login using Twitter authentication through Vue, VueX and Firebase. This is the code: https://github.com/RyanMurph17/Login.However, I want to incorporate the login to my other dashboard application as it has a nice bootstrap template ( https://github.com/RyanMurph17/Dashboard ).I want the user to sign in and be directed to 'UserProfile.vue' (stats) rather than 'Home.vue'. This may be a simple routing issue but the main.js and routing differs from the login. My efforts have failed thus fair. The code from Login has been transferred over to Dashboard. I have scrapped the Navguard component and it may conflict.Any someone please help me out?​https://preview.redd.it/igc2nh7ziaj41.png?width=2235&format=png&auto=webp&s=eb4a14cbd1bb7bf5dbc72431783a6b7d5b0c8de2

Submitted February 26, 2020 at 03:58PM by RyboXBL

No comments:

Post a Comment