Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass additional params to onGoogleSignInSuccess #12

Open
MadReal opened this issue Mar 31, 2018 · 0 comments
Open

Pass additional params to onGoogleSignInSuccess #12

MadReal opened this issue Mar 31, 2018 · 0 comments

Comments

@MadReal
Copy link

MadReal commented Mar 31, 2018

Hello, how can I pass additional parameters along with the default 'googleUser'?

I call a function in the store and I'm trying to pass additional info, I tried doing this but it doesn't work:
async onGoogleSignInSuccess({ rootState, commit, dispatch }, {googleUser, myParam})

@MadReal MadReal changed the title Pass additional params Pass additional params to onGoogleSignInSuccess Mar 31, 2018
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

No branches or pull requests

1 participant