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: bshaffer/oauth2-server-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bshaffer/oauth2-server-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: psr-7
Choose a head ref
  • 3 commits
  • 47 files changed
  • 2 contributors

Commits on Aug 27, 2015

  1. Merge branch 'develop'

     * develop:
       adds jti
       fixes CS
       fixes server configs
       removes extra semicolon
       fixes composer aws version
       adds revoke tokens
       fixes travis tests
       uses containers for travis
    bshaffer committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    b741e94 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. WIP for psr-7

    bshaffer committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    60eae3b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Fixed a problem with error rendering that was resulting in '[]' regar…

    …dless of the error. (#832)
    kwhat authored and bshaffer committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    ee2471c View commit details
    Browse the repository at this point in the history
Loading