Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Draft: Add interactive auth #73

Closed

Commits on Dec 8, 2015

  1. Port the PromptBehavior enum from ADAL.NET

    I added REFRESH_SESSION even though it won't be implemented just yet.
    Oli Dagenais committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    e0d0aa5 View commit details
    Browse the repository at this point in the history
  2. Port UserIdentifier & UserIdentifierType

    Oli Dagenais committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    3cd0d5e View commit details
    Browse the repository at this point in the history
  3. Add the oauth2-useragent library

    Oli Dagenais committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    2b06b75 View commit details
    Browse the repository at this point in the history
  4. Refactor by essentially inverting if block

    This will make it easier to add other special cases.
    Oli Dagenais committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    bfa117c View commit details
    Browse the repository at this point in the history
  5. Add a bunch of TODOs as a draft of my plan

    There are a few open questions for discussion.
    Oli Dagenais committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    ba085fa View commit details
    Browse the repository at this point in the history