@mbonnin Hopefully quick question for you, do we have to guard against interceptors being called concurrently for different requests?
Anders Oedlund
09/09/2025, 6:27 PM
Context: our interceptor performs a potentially long running operation that we don't want to duplicate/repeat (Getting and possibly forcing refresh of a Firebase App Check token)