Skip to content

Split up /authorize request generation (EAR Pre-Req #2) #7623

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

Merged
merged 27 commits into from
Mar 14, 2025
Merged

Conversation

tnorling
Copy link
Collaborator

@tnorling tnorling commented Mar 8, 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

@github-actions github-actions bot added msal-node Related to msal-node package msal-browser Related to msal-browser package msal-common Related to msal-common package labels Mar 8, 2025
@tnorling tnorling changed the title Split up /authorize request generation Split up /authorize request generation (EAR Pre-Req #2) Mar 8, 2025
Base automatically changed from refactor-request-generation to dev March 12, 2025 17:26
@github-actions github-actions bot added the documentation Related to documentation. label Mar 12, 2025
@tnorling tnorling merged commit df89d81 into dev Mar 14, 2025
9 checks passed
@tnorling tnorling deleted the protocol branch March 14, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation. 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