newsiberian / apollo-link-token-refresh

Apollo Link that performs access tokens (JWT) renew
MIT License
337 stars 45 forks source link

Add Operation to HandleFetch, HandleError and IsTokenValidOrUndefined #49

Closed justenau closed 2 years ago

justenau commented 2 years ago

Fixes https://github.com/newsiberian/apollo-link-token-refresh/issues/48

newsiberian commented 2 years ago

Thanks @justenau, great job!