angular-pusher icon indicating copy to clipboard operation
angular-pusher copied to clipboard

On error retry auth request

Open rcevs opened this issue 6 years ago • 0 comments

Hi.

I'm using JWT tokens for my app authentication. When the token expires my app automatically sends a retry request to refresh the token and repeats the original request.

This isn't happening with angular-pusher. How can I get the response status and retry the request in case it fails the first time?

Thanks in advance!

rcevs avatar Aug 02 '18 03:08 rcevs