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

new provoder for Daemon type apps. #25

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

Commits on Oct 20, 2016

  1. new provoder for Daemon type apps.

    new provoder for Daemon type apps.
    lockelost committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    d45f189 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

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

Commits on Oct 27, 2016

  1. - Use AuthenticationContextWrapper

    - use clientId and clientSecret like the rest of the library
    - use typical class comments like this example in AuthenticationContextWrapper
    - Use constant, rather than hard wired value
    - Frefresh token, even if it never happens
    - remove extra white spaces
    - Add braces around if and else statement blocks
    - Use the existing implementation in AdalAuthenticationProviderBase
    - Modify base class to ;AdalAuthenticationProviderBase'
    - Remove console log
    lockelost committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    0c9ddbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88d157 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. Configuration menu
    Copy the full SHA
    9a27511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db43c1 View commit details
    Browse the repository at this point in the history
  3. typo changes

    .
    lockelost committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    51fa3a5 View commit details
    Browse the repository at this point in the history