okstaticzero / vuejs-firebase

Vue.js Firebase boilerplate with authentication
86 stars 17 forks source link

doesn't redirect to main page after auth #1

Open Youdaman opened 8 years ago

Youdaman commented 8 years ago

Thanks for the great demo btw :)

I visited the demo URL, hit Login, authed with FB, and then it just returns to http://firebase.zerostatic.com/auth.html#!/ without redirecting to the main page.

I'm new to Vue.js so it'd be interesting to hear what the solution is, and my only guess is the callback that handles the redirect/routing isn't working correctly?

rstormsf commented 7 years ago

@Youdaman @zerostatic here is the way I solved it: https://github.com/rstormsf/friendsmap