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: Browser Storage Implementation #1140

Merged

Conversation

pkanher617
Copy link
Contributor

This PR is a continuation of the work for the Authorization Code Flow for the browser. It introduces the implementation of cache storage in the browser. Please review PR #1133 before this PR.

lib/msal-browser/src/cache/BrowserStorage.ts Outdated Show resolved Hide resolved
lib/msal-browser/src/cache/BrowserStorage.ts Outdated Show resolved Hide resolved
lib/msal-browser/src/cache/BrowserStorage.ts Outdated Show resolved Hide resolved
lib/msal-browser/src/cache/BrowserStorage.ts Outdated Show resolved Hide resolved
lib/msal-browser/src/cache/BrowserStorage.ts Show resolved Hide resolved
lib/msal-browser/src/cache/BrowserStorage.ts Outdated Show resolved Hide resolved
lib/msal-browser/src/cache/BrowserStorage.ts Outdated Show resolved Hide resolved
lib/msal-browser/src/cache/BrowserStorage.ts Outdated Show resolved Hide resolved
@pkanher617 pkanher617 changed the base branch from authorization-code-flow-auth-classes to authorization-code-flow-base December 5, 2019 21:10
Copy link
Member

@sameerag sameerag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment but approved.

@pkanher617 pkanher617 merged commit 9188ef5 into authorization-code-flow-base Dec 9, 2019
@pkanher617 pkanher617 deleted the authorization-code-flow-storage branch December 12, 2019 20:08
azure-pipelines bot pushed a commit to pkanher617/microsoft-authentication-library-for-js that referenced this pull request Jan 4, 2022
…storage

Authorization Code Flow for Single Page Applications: Browser Storage Implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants