I think a better way is to have functionality-spec...
# squarelibraries
e
I think a better way is to have functionality-specific interceptors, e.g. you’d have an
AuthenticationInterceptor
that adds necessary auth headers, or a
LogoutInterceptor
that handles 401 status code and clears local data