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

feat(oauth2): support passing extra query params #358

Merged
merged 1 commit into from
May 23, 2019
Merged

feat(oauth2): support passing extra query params #358

merged 1 commit into from
May 23, 2019

Conversation

rchl
Copy link
Member

@rchl rchl commented May 23, 2019

Enables one to add extra params to oauth2 authorization endpoint before
navigating to it.

fixes #349

Enables one to add extra params to oauth2 authorization endpoint before
navigating to it.
@pi0 pi0 changed the title feature(oauth2): support passing extra query args (fixes #349) feat(oauth2): support passing extra query args May 23, 2019
@pi0 pi0 changed the title feat(oauth2): support passing extra query args feat(oauth2): support passing extra query params May 23, 2019
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@pi0 pi0 merged commit 0d60c2d into nuxt-community:dev May 23, 2019
@pi0 pi0 mentioned this pull request May 23, 2019
@pi0
Copy link
Member

pi0 commented May 30, 2019

This PR has been published in v4.6.0

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.

Allow passing extra params to oauth2 authorization_endpoint
2 participants