neroniaky / angular2-token-example

:key: Example for Angular2-Token (a token based authentication) with Devise Token Auth and Rails 5.0 API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HttpModule is deprecated, please fix

kinizumi opened this issue · comments

this dependency rely on HttpModule but it had deprecated and replaced by HttpClientModule by angular, please fix

Hi @kinizumi, the example has been integrated into the main repository and wont be updated.