ronzeidman / ng2-ui-auth

an angular2 repository for authentication based on angular1's satellizer
MIT License
206 stars 64 forks source link

not working for new HttpClient request from angular 4.3.0 #111

Closed shengnan1987 closed 6 years ago

ronzeidman commented 7 years ago

An interceptor should be added.

aliasbody commented 7 years ago

@ronzeidman I have the same issue, do you have any example code?

gizbo commented 7 years ago

I'm also interested in this.

ronzeidman commented 7 years ago

Try npm i ng2-ui-auth@8.0.0-beta.2. Works with HttpClient (angular >5.0.0).

ronzeidman commented 7 years ago

Look at the changelog for details

ronzeidman commented 6 years ago

version 8.0.0 works with angular 5,