Help with JWT and refreshing token

How can I refresh my JWT token in my server and then make the request again ? Like an interceptor but interceptor is only in angular 4.3.0

If you don’t get any better answers, I have been using angular 4.3 with Ionic without problems so far. You obviously will have to ignore the peer dependency warnings and make sure that any problems you encounter persist when using officially supported versions.

1 Like

I’ll try it… thank you