Hi.
I'm using "7.0.2" version of this package.
And I couldn't find any way how to add Interceptors to axios used in the API.
Is there any way how to add Interceptors or any other handlers?
I want to use this for standardized logging purposes.
Or if this is not currently supported, is it possible to add any way to access axios or define Interceptors in api constructor?
Link to axios interceptors: https://axios-http.com/docs/interceptors