Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Azure-Samples/ms-identity-python-webapp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: Azure-Samples/ms-identity-python-webapp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 18 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    a4c9df0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Azure-Samples/addingAppsJsonForPortalQuick…

    …start
    
    Adding apps.json to take the quickstart into account in the portal
    jmprieur authored Sep 25, 2019
    Configuration menu
    Copy the full SHA
    bcd0f39 View commit details
    Browse the repository at this point in the history
  3. Show MSAL Python version

    So that we know we are testing with the right MSAL Python during each
    new release.
    rayluo committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    a51912c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Wipe out everything in session

    rayluo committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    4863747 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    a170494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4bc23b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a8b881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d724baa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d332dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75f4f23 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'refactor'

    rayluo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    1c8a88b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

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

Commits on Oct 29, 2019

  1. Update README.md

    abhidnya13 authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    3fa5f1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from Azure-Samples/Minor-readme-change

    Update README.md
    abhidnya13 authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    53227aa View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

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

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    0ecbd97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9535205 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Updating apps.json for portal quickstart (#6)

    * Updating apps.json for portal quickstart
    
    * Deleting setting of logout url in apps.json
    
    * Updating readme for this change
    abhidnya13 authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    8e89f70 View commit details
    Browse the repository at this point in the history
Loading