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

Add token revocation support #995

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

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    6af4d04 View commit details
    Browse the repository at this point in the history
  2. add revoke token handler

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    8862eb1 View commit details
    Browse the repository at this point in the history
  3. use ResponseTypeInterface

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    7332132 View commit details
    Browse the repository at this point in the history
  4. update error types

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    ddef1d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7864957 View commit details
    Browse the repository at this point in the history
  6. remove dead code

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    240d52d View commit details
    Browse the repository at this point in the history
  7. use string for identifier

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    2e80215 View commit details
    Browse the repository at this point in the history
  8. add tests

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    9a40529 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e8b936 View commit details
    Browse the repository at this point in the history
  10. fix styles

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    a72240c View commit details
    Browse the repository at this point in the history
  11. fix styles

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    ff794eb View commit details
    Browse the repository at this point in the history
  12. undo style change

    jacobweber committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    5d78435 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    42a9597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f7f1ab View commit details
    Browse the repository at this point in the history
  3. add @throws

    jacobweber committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    668d14c View commit details
    Browse the repository at this point in the history
  4. fix styles

    jacobweber committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    e4b216f View commit details
    Browse the repository at this point in the history