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

EAR Protocol Request #7633

Merged
merged 59 commits into from
Mar 24, 2025
Merged

EAR Protocol Request #7633

merged 59 commits into from
Mar 24, 2025

Conversation

tnorling
Copy link
Collaborator

@tnorling tnorling commented Mar 12, 2025

Adds protocol implementation (request properties and generation and response properties) for the new EAR flow.

Response handling will be added in a separate PR as this one is already fairly large

@github-actions github-actions bot added msal-browser Related to msal-browser package msal-common Related to msal-common package labels Mar 12, 2025
tnorling added a commit that referenced this pull request Mar 14, 2025
Splits up /authorize request generation into separate functions for 
1. Standard params (included on all requests)
2. Browser auth code params 
3. Node auth code params

Note: #7633 adds another for Browser EAR
Note2: Future (uncommitted) work to move /token and /logout to a similar
pattern for extensibility and bundle size improvements
Base automatically changed from protocol to dev March 14, 2025 22:23
@tnorling tnorling changed the title EAR Protocol EAR Protocol Request Mar 14, 2025
@tnorling tnorling marked this pull request as ready for review March 18, 2025 18:53
@github-actions github-actions bot added the documentation Related to documentation. label Mar 18, 2025
@tnorling tnorling requested a review from a team as a code owner March 18, 2025 20:18
@github-actions github-actions bot added the msal-node Related to msal-node package label Mar 18, 2025
@tnorling tnorling merged commit 7d13c0d into dev Mar 24, 2025
8 checks passed
@tnorling tnorling deleted the ear-protocol branch March 24, 2025 21:30
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 msal-common Related to msal-common package msal-node Related to msal-node package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants