Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pdsinterop/php-solid-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.2
Choose a base ref
...
head repository: pdsinterop/php-solid-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.3
Choose a head ref
  • 16 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    f2f6906 View commit details
    Browse the repository at this point in the history
  2. Add example.php back in project root

    The file was originally deleted in 918bafe (v0.8.0) as it broke the build because the file was run as if it was a test.
    Potherca authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    6c7ad93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea6431d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #38 from pdsinterop/docs/example

    Add example.php back in project root
    Potherca authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    60464a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    bb63483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edaa4be View commit details
    Browse the repository at this point in the history
  3. typofix

    ylebre committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    59213ce View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    cc00fc8 View commit details
    Browse the repository at this point in the history
  2. Update Bearer.php

    ylebre authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5323632 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. typofix in variable

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    56c7e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a7a1ed View commit details
    Browse the repository at this point in the history
  3. mock the public key

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7c2af42 View commit details
    Browse the repository at this point in the history
  4. use key interface for testing

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3c8a9fa View commit details
    Browse the repository at this point in the history
  5. fix $this

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d61280f View commit details
    Browse the repository at this point in the history
  6. use jwks

    ylebre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    06767b4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #40 from pdsinterop/feature/legacy-support

    add key ID to the ID token, used for non-dpop applications
    ylebre authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8ed8a4c View commit details
    Browse the repository at this point in the history
Loading