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

Extend msal-browser TokenCache loadExternalTokens to load refresh tokens #5233

Merged

Commits on Sep 21, 2022

  1. Update msal-browser TokenCache loadExternalTokens to load refresh tok…

    …en and return account id
    Louis Valentine authored and lvalentine committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4dacee1 View commit details
    Browse the repository at this point in the history
  2. Update unit tests

    Louis Valentine authored and lvalentine committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    879f28f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Change loadExternalTokens to return a CacheRecord

    Louis Valentine committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1f96cb4 View commit details
    Browse the repository at this point in the history
  2. Change files

    Louis Valentine committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a13f3bd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Update change/@azure-msal-browser-321fc9fc-e44c-4168-8b90-7b77291857d…

    …1.json
    
    Co-authored-by: Jason Nutter <jasonnutter@outlook.com>
    lvalentine and jasonnutter committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6f21bcd View commit details
    Browse the repository at this point in the history
  2. Update change/@azure-msal-common-4922da53-5379-4871-ab08-329b7ada9d93…

    ….json
    
    Co-authored-by: Jason Nutter <jasonnutter@outlook.com>
    lvalentine and jasonnutter committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    023218d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. PR feedback: prefer not to use nested ternary operators

    Louis Valentine committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    a5a6faa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'user/louisv/external_load_refresh_tokens' of https://gi…

    …thub.com/lvalentine/microsoft-authentication-library-for-js into user/louisv/external_load_refresh_tokens
    Louis Valentine committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3fe9f5c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. PR feedback: return entity objects from TockenCache helper functions …

    …to build cache record
    Louis Valentine committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    f0614fc View commit details
    Browse the repository at this point in the history
  2. PR feedback: construct CacheRecord inline

    Louis Valentine committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    fb22ccb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 4, 2022

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

Commits on Oct 7, 2022

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

Commits on Oct 10, 2022

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