I have created a login using Twitter authentication through Vue, VueX and Firebase. This is the code from the tutorial that I followed: https://github.com/chuks-o/twitterauthHowever, I want to incorporate that login to my Vue.js 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.Can someone please help me out? I'm really struggling.This is the page that I want the user to be sent to. \"Welcome (Username)\" followed by their Twitter Profile
Submitted March 02, 2020 at 12:09PM by RyboXBL
No comments:
Post a Comment