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

[GitLab] Implement refresh_user() to keep auth_state updated #490

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jun 3, 2022

  1. Extract common code into common function

    Julien LE MÉNER committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    06f0d12 View commit details
    Browse the repository at this point in the history
  2. Rework common code so it can work with refresh

    Julien LE MÉNER committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    aa65f55 View commit details
    Browse the repository at this point in the history
  3. Implement the refresh_user

    Julien LE MÉNER committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ccbf7ed View commit details
    Browse the repository at this point in the history
  4. Add missing import

    Julien LE MÉNER committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    54ae8e1 View commit details
    Browse the repository at this point in the history
  5. Expand refresh_user() docstring

    Julien LE MÉNER committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    501264e View commit details
    Browse the repository at this point in the history