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: 0.5.1
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.6.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 21, 2020

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

Commits on Sep 24, 2020

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

Commits on Sep 28, 2020

  1. added id token generation, registration result.

    added scopes
    added Solid enums for openIdConfiguration
    added TokenGenerator class as a collection of functions that should be in the php-solid-auth lib - this class needs cleanup
    ylebre committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    cb4ee48 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. code cleanup points

    ylebre committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    73a1dd0 View commit details
    Browse the repository at this point in the history
  2. cleanup points

    ylebre committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    e3a6091 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from pdsinterop/code-cleanup

    Added token generation code to support id_token
    ylebre authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    1385bbd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. typofix

    ylebre committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    7cb58e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from pdsinterop/code-cleanup

    typofix
    ylebre authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    d82391d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

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

Commits on Oct 3, 2020

  1. Merge pull request #8 from pdsinterop/feature/token-endpoint

    added id_token option for token endpoint response
    ylebre authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    62d3e87 View commit details
    Browse the repository at this point in the history
Loading