SamVerschueren / ngx-api-gateway-client

AWS API Gateway Client for Angular
MIT License
8 stars 2 forks source link

Emit event when token can't be refreshed or refresh fails #1

Closed SamVerschueren closed 7 years ago

SamVerschueren commented 7 years ago

If the token can't be refreshed due to the fact that refreshing is not implemented, or the refreshing fails, we should emit a event on an expired$ observable that is exposed in the AWSHttpService.