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

Add filters to the event callbacks #7351

Merged
merged 11 commits into from
Oct 7, 2024
Merged

Add filters to the event callbacks #7351

merged 11 commits into from
Oct 7, 2024

Conversation

tnorling
Copy link
Collaborator

Adds optional filter param to event callbacks to allow invoking callbacks only for given event types. This is important for Pairwise brokering scenarios to ensure we don't raise events twice or incorrectly

@github-actions github-actions bot added the documentation Related to documentation. label Oct 1, 2024
@github-actions github-actions bot added the msal-angular Related to @azure/msal-angular package label Oct 7, 2024
@tnorling tnorling merged commit 367915c into dev Oct 7, 2024
6 of 7 checks passed
@tnorling tnorling deleted the event-callback-filter branch October 7, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation. msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants