Skip to content

fixes login#1

Open
sdellis wants to merge 1 commit intomasterfrom
fixes-login
Open

fixes login#1
sdellis wants to merge 1 commit intomasterfrom
fixes-login

Conversation

@sdellis
Copy link
Contributor

@sdellis sdellis commented May 31, 2018

@jrzief the problem had to do with Google redirecting via the signInSuccessUrl: '/hello',

Since this is a SPA, we need to use the router to redirect after login. See lines 35 and 48 for how I fixed it:

https://github.com/codeforprinceton/ashtag-upgrade/blob/fixes-login/src/pages/login.vue#L35
https://github.com/codeforprinceton/ashtag-upgrade/blob/fixes-login/src/pages/login.vue#L48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant