angular2-jwt-refresh icon indicating copy to clipboard operation
angular2-jwt-refresh copied to clipboard

Refresh token support for angular2-jwt

Results 11 angular2-jwt-refresh issues
Sort by recently updated
recently updated
newest added

Is there a option to use refresh token with GET method. As of now all refresh HTTP request are going through a POST, I am look to send refresh with...