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

Switched Google Oauth to composer and updated composer modules #2060

Merged
merged 4 commits into from
Jun 17, 2022

Conversation

pmeenan
Copy link
Contributor

@pmeenan pmeenan commented Jun 16, 2022

  • Switched to the latest Google client library using composer
  • Updated the composer config to allow php 8.0+ (since 8.1 doesn't satisfy ^7.4.0)
  • Updated all of the external libraries that were installed through composer

The only changes outside of composer are at the end:

  • Code changes to www/oauth/login.php to support the updated Google client library
  • Deleted lib/oauth since the library is now autoloaded from vendor
    • The CP oauth library and integration is unchanged

and updated composer modules
www/oauth/login.php Outdated Show resolved Hide resolved
Copy link
Contributor

@jefflembeck jefflembeck left a comment

Choose a reason for hiding this comment

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

Thank you

@jefflembeck jefflembeck merged commit bfc3750 into catchpoint:master Jun 17, 2022
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.

None yet

2 participants