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.3
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.11.0
Choose a head ref
  • 12 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 17, 2024

  1. Fix broken link in README.

    Potherca authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    eb0033c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    904cbee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c39a2b View commit details
    Browse the repository at this point in the history
  3. fix calculation

    ylebre committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    f385692 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

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

Commits on Feb 14, 2025

  1. Merge pull request #43 from pdsinterop/fix/jwkThumb

    Fix for the jwk thumbprint calculation (was missing the 'binary' flag).
    ylebre authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    0d5dd12 View commit details
    Browse the repository at this point in the history
  2. handle nonce

    ylebre committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    b8a9142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd4aff9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    680463f View commit details
    Browse the repository at this point in the history
  5. add use statements

    ylebre committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    b0d97bb View commit details
    Browse the repository at this point in the history
  6. add bae64

    ylebre committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    51b3159 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #44 from pdsinterop/fix/podpro

    rework access token and id token generation
    ylebre authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    0c5f65b View commit details
    Browse the repository at this point in the history
Loading