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

Use unrestricted API for user info #363

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

Commits on May 13, 2019

  1. Use unrestricted API for user info

    Given python-social-auth#335, I propose to change the URL. The default one is restricted in the number of queries per day.
    sposs authored May 13, 2019
    Configuration menu
    Copy the full SHA
    f8bc9d7 View commit details
    Browse the repository at this point in the history
  2. Fix failing tests.

    As the end point is not the same, the expected value was incorrect.
    Stephane Poss committed May 13, 2019
    Configuration menu
    Copy the full SHA
    e96b958 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

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

Commits on Jun 20, 2019

  1. Use userinfo instead of tokeninfo for user details.

    Stephane Poss committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    5a319cf View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Merge branch 'master' into patch-1

    Stephane Poss committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4285142 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Stephane Poss committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    33d1f57 View commit details
    Browse the repository at this point in the history
  3. Replace quotes

    Stephane Poss committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    6493817 View commit details
    Browse the repository at this point in the history