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

Changed signature of methods in AbstractProvider.php #898

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

Commits on Aug 2, 2021

  1. Changed signature of methods in AbstractProvider.php

    - Abstract methods in AbstractProvider.php should use
    AccessTokenInterface instead of the concrete AccessToken class provided
    by League.
    cloudcogsio committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    07dd41c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Addition of new Keycloak client

    - Keycloak client that uses OpenID Connect Discovery for endpoints
    - Uses discovered Keycloak public keys for local token introspection
    cloudcogsio committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b449c12 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Merge pull request #1 from thephpleague/master

    Merging from upstream
    cloudcogsio committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    0e6396d View commit details
    Browse the repository at this point in the history