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

Remove isAngular flags for handling redirects #1193

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Conversation

jasonnutter
Copy link
Contributor

@jasonnutter jasonnutter commented Jan 9, 2020

In MSAL Angular 0.1.4, the processing of redirect responses happen in the Angular wrapper itself. For the next version of MSAL Angular library, we want the core library to handle that, so we need to remove these checks.

Cherry-picked from #1160

@coveralls
Copy link

Coverage Status

Coverage increased (+1.2%) to 74.019% when pulling 4e497dd on remove-isangular-flag into 7209157 on dev.

Copy link
Member

@sameerag sameerag left a comment

Choose a reason for hiding this comment

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

So what about other places? Are we retaining this flag and taking it off only for redirect use cases for now?

@jasonnutter
Copy link
Contributor Author

@sameerag Yeah, not touching any of the other usage, for now.

Copy link
Member

@sameerag sameerag left a comment

Choose a reason for hiding this comment

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

lgtm. Please track to remove the flag entirely later.

@jasonnutter
Copy link
Contributor Author

It is already removed in the work for v2. I'll make further removals for v1 as needed.

Copy link
Contributor

@jmckennon jmckennon left a comment

Choose a reason for hiding this comment

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

LGTM

@jasonnutter jasonnutter merged commit 1212c64 into dev Jan 14, 2020
@sameerag sameerag deleted the remove-isangular-flag branch October 6, 2021 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants