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

dev/core#2141 - composer.json - Require league/oauth2-{client,google} #18908

Merged
merged 2 commits into from Nov 3, 2020

Commits on Nov 2, 2020

  1. composer.json - Require league/oauth2-{client,google}

    Note: This oauth2-client matches the constraint that's declared in civixero, which (in my
    local copy of `universe`) is the only published extension that uses the same library.
    
    The oauth2-google is included because has special requirements around
    'prompt' which conflict with `GenericProvider`. We could potentially resolve that other
    ways (eg rework `CiviGenericProvider`), but this seems easier right now.
    totten committed Nov 2, 2020
    Copy the full SHA
    540e72d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0d641ad View commit details
    Browse the repository at this point in the history