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

remove scope from params for google service #120

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2018

  1. remove scope from params for google service as they return full urls …

    …now instead of 'profile'
    nhulsch committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    8709a56 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. add email to attributes

    nhulsch committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    f1f2f8c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Configuration menu
    Copy the full SHA
    ff6f05e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    c2c04a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. remove ANY parameter from redirect_uri as google doesn't like it. sti…

    …ll pass the service so yii2 builds the correct url
    nhulsch committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    8ea1a5b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    46d1662 View commit details
    Browse the repository at this point in the history
  2. use more up2date oauth lib

    nhulsch committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    b41a885 View commit details
    Browse the repository at this point in the history
  3. Revert "use more up2date oauth lib"

    This reverts commit b41a885.
    nhulsch committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    086bfd2 View commit details
    Browse the repository at this point in the history