Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

remove duplicate angular interceptor. Fixes #1096 #1102

Closed
wants to merge 3 commits into from
Closed

remove duplicate angular interceptor. Fixes #1096 #1102

wants to merge 3 commits into from

Conversation

pgrodrigues
Copy link
Contributor

This PR fixes #1096 and is a step forward towards fixing the issues related with 401/403 status code responses not being handled properly by the client. Consider reading @mleanos post that summarizes the situation.

@codydaig codydaig added this to the 0.5.0 milestone Dec 14, 2015
@mleanos
Copy link
Member

mleanos commented Dec 15, 2015

LGTM.

@lirantal
Copy link
Member

Thanks!

@pgrodrigues please re-base in order to maintain 1 commit and update the commit message to a format according to our guidelines: https://github.com/meanjs/mean/blob/master/CONTRIBUTING.md#commit-message-guidelines

Remove the interceptor defined in the users module
Update the interceptor defined in the core module
Update the respective test

Fixes #1096
@pgrodrigues
Copy link
Contributor Author

I'll close this for now and make a new pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular interceptor possible dup
4 participants