Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Add support for /oauth/revoke #591

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

Commits on Jan 31, 2017

  1. Configuration menu
    Copy the full SHA
    c01f22c View commit details
    Browse the repository at this point in the history
  2. Add support for scope factories

    Luka Skukan committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    73134b0 View commit details
    Browse the repository at this point in the history
  3. Prototyping OAuth revoke

    Luka Skukan committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    fa8a237 View commit details
    Browse the repository at this point in the history
  4. Register route, fix cache hits for revoked tokens

    Luka Skukan committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    09f0577 View commit details
    Browse the repository at this point in the history
  5. Correct error type

    Luka Skukan committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    eb01e6f View commit details
    Browse the repository at this point in the history
  6. Cleanup and commenting

    Luka Skukan committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    66472be View commit details
    Browse the repository at this point in the history
  7. Fix handling on invalid token

    Luka Skukan committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    ee4dce4 View commit details
    Browse the repository at this point in the history
  8. Add tests for /oauth/revoke

    Luka Skukan committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    99446c6 View commit details
    Browse the repository at this point in the history