angular2-interceptors icon indicating copy to clipboard operation
angular2-interceptors copied to clipboard

Any chance of merging my derived library

Open thekalinga opened this issue 8 years ago • 2 comments

I have created a derived library from this project long back with quite a lot of additions to this library. I believe its feature complete (support for oauth2 refresh token flows, handling errors, unsubscription, ability to generate mock response/shortcuit, e.t.c)

Here is the link to the library. https://github.com/1tontech/x-ng4-http-interceptor-dontuse

& corresponding demo for all almost all features is here.

https://github.com/1tontech/x-ng4-http-interceptor-dontuse-demo

However, I don't have time to maintain any bugs that might arise.

I wanted to check with you if you would be interested in merging the code into this project :)

Please let me know your opinion on this?

thekalinga avatar Jun 02 '17 11:06 thekalinga

@thekalinga Do you mind if I use your npm until this is merged? It does work with ng4, right?

TheCodeDestroyer avatar Jun 13 '17 13:06 TheCodeDestroyer

@TheCodeDestroyer Yes. Please check the demo before your try it out. No warranties however :).

If there are issues (which I hope not, as demo addresses most of the scenarios), I might not fix it unless its a critical bug, as I am quite occupied with my own work (which is why I created this ticket to begin with)

thekalinga avatar Jun 14 '17 04:06 thekalinga