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

Authorization Code Flow for Single Page Applications: Adding Redirect Handling Code #1164

Commits on Dec 12, 2019

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

Commits on Dec 13, 2019

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

Commits on Dec 16, 2019

  1. Update settings.json

    pkanher617 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    72d7d75 View commit details
    Browse the repository at this point in the history
  2. updating usage for testing

    pkanher617 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    2b657fb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    d3f8836 View commit details
    Browse the repository at this point in the history
  2. Update ServerError.ts

    pkanher617 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3b9559c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. adding changes from pull request feedback

    Prithvi Kanherkar committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    4e9a532 View commit details
    Browse the repository at this point in the history
  2. Update index_authCode.html

    Prithvi Kanherkar committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    5d6c0d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Adding feedback changes from PR review - remove acquireTokenAuto and …

    …update the minor issues
    Prithvi Kanherkar committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    32246fb View commit details
    Browse the repository at this point in the history
  2. moving codeResponse check to acquireToken function

    Prithvi Kanherkar committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    68d8650 View commit details
    Browse the repository at this point in the history
  3. removing code and state since they are part of code response

    Prithvi Kanherkar committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    017dc1a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Updates from PR review - removing variable fields

    Prithvi Kanherkar committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    08504e3 View commit details
    Browse the repository at this point in the history