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

ITokenAcquisition.GetAuthenticationResultForUserAsync #553

Merged
merged 7 commits into from
Sep 8, 2020

Commits on Sep 5, 2020

  1. Add GetAuthenticationResultForUserAsync

    - small refactoring of the methods to return
      an AuthenticationResult instead of the token only
    - GetAccessTokenForUserAsync implemented based
      on GetAuthenticationResultForUserAsync
    jmprieur committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    022e021 View commit details
    Browse the repository at this point in the history
  2. Add GetAuthenticationResultForUserAsync

    - small refactoring of the methods to return
      an AuthenticationResult instead of the token only
    - GetAccessTokenForUserAsync implemented based
      on GetAuthenticationResultForUserAsync
    jmprieur committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    3c980b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e0224 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    3ed3841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ab02c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3370c60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c844f37 View commit details
    Browse the repository at this point in the history