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

[2.0] msal 2.0 supports throttling #1907

Merged
merged 34 commits into from Sep 4, 2020
Merged

[2.0] msal 2.0 supports throttling #1907

merged 34 commits into from Sep 4, 2020

Conversation

jmckennon
Copy link
Contributor

This PR implements the primary portion of client-side throttling in msal-common. There will be a few accompanying PRs associated with tests and msal-browser.

@tnorling tnorling mentioned this pull request Jul 8, 2020
1 task
@github-actions github-actions bot added the msal-browser Related to msal-browser package label Jul 16, 2020
@jmckennon jmckennon changed the title [WIP][2.0] msal 2.0 supports throttling [2.0] msal 2.0 supports throttling Jul 16, 2020
@jasonnutter
Copy link
Contributor

I think we might want to wait for after GA to merge and release this, thoughts @pkanher617? Should add to appropriate milestone.

@coveralls
Copy link

coveralls commented Jul 16, 2020

Coverage Status

Coverage increased (+0.2%) to 83.333% when pulling a1f4884 on msal-throttling into f851df6 on dev.

Copy link
Contributor

@sangonzal sangonzal left a comment

Choose a reason for hiding this comment

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

Looks good :shipit:

Copy link
Collaborator

@tnorling tnorling left a comment

Choose a reason for hiding this comment

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

Couple comments but overall nice job!

lib/msal-common/src/client/BaseClient.ts Outdated Show resolved Hide resolved
lib/msal-common/src/network/ThrottlingUtils.ts Outdated Show resolved Hide resolved
lib/msal-common/src/utils/Constants.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msal-browser Related to msal-browser package msal-common Related to msal-common package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

msal-common supports client-side throttling
6 participants