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

Auth provider cleanup #6

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

Commits on Oct 24, 2014

  1. Enabling NuGet package restore

    2ooom committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    5e742d7 View commit details
    Browse the repository at this point in the history
  2. Enabling NuGet package restore

    2ooom committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    416216f View commit details
    Browse the repository at this point in the history
  3. Enabling local database

    2ooom committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    b2619d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e69f00 View commit details
    Browse the repository at this point in the history
  5. Minor coding styles corrections

    2ooom committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    dc6958c View commit details
    Browse the repository at this point in the history
  6. Cleaning up SimpleAuthorizationServerProvider code styles + Additiona…

    …lResponseParameters population removed on TokenRequest procession
    2ooom committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    dd7e3da View commit details
    Browse the repository at this point in the history
  7. context.ClientId is populated inderectly from clientId which makes re…

    …ference to context property confusing
    2ooom committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    9cd59fe View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2014

  1. Configuration menu
    Copy the full SHA
    7719e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b56f31f View commit details
    Browse the repository at this point in the history
  3. Moving client_id and username checks from AuthorizationServerProvider…

    … to RefreshTokenProvider
    2ooom committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    dd13132 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edd4e60 View commit details
    Browse the repository at this point in the history
  5. Adding UserAgent column to refresh column to allow multi browser sess…

    …ions per single client/user combination
    2ooom committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    5ac4e90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb3284c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6872da9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Configuration menu
    Copy the full SHA
    f439975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dcd4b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc2f6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8810f7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c39a3ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c80cff View commit details
    Browse the repository at this point in the history