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

[msal-angular] Make scopes optional for msal-guard config #2829

Merged
merged 6 commits into from Jan 7, 2021

Conversation

jo-arroyo
Copy link
Collaborator

@jo-arroyo jo-arroyo commented Jan 5, 2021

This PR addresses issue #2769 and makes scopes optional for msal-guard config, and also updates type-casting for requests in the guard and sample apps.

Note that scopes is already omitted from requests in the msal-interceptor-config.

@github-actions github-actions bot added msal-angular Related to @azure/msal-angular package samples Related to the samples apps for the library. labels Jan 5, 2021
@coveralls
Copy link

coveralls commented Jan 5, 2021

Coverage Status

Coverage remained the same at 82.413% when pulling cf03114 on angular-omit-scopes into c035396 on dev.

@jo-arroyo jo-arroyo marked this pull request as draft January 5, 2021 23:33
@jo-arroyo jo-arroyo changed the title [msal-angular] Omit scopes from guard config [msal-angular] Make scopes optional for msal-guard config Jan 7, 2021
@jo-arroyo jo-arroyo marked this pull request as ready for review January 7, 2021 00:43
@jo-arroyo jo-arroyo merged commit fe9bd40 into dev Jan 7, 2021
@jo-arroyo jo-arroyo deleted the angular-omit-scopes branch January 7, 2021 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msal-angular Related to @azure/msal-angular package samples Related to the samples apps for the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants