Ionic and angular-jwt

Has anyone been successfully able to use angular-jwt? I would like to use it to refresh JWT tokens and store them in my local storage.

i used it once and it was working.

the readme is full of working examples, even how to refresh a token and they are storing the tokens in the localstorage, too.

When we do post to get another event after login
in Angular-Jwt not show the header token
anyone can help ?
or tutorial help