Interceptors
Phalguna2125 opened this issue · 0 comments
Phalguna2125 commented
Hi,
First of all thank you for awesome library
I am working on a nextjs project, which has both client and server(node). We use this library thoughout our project. We are intending to use interceptor so as to log out response under one single place and send to insights library. Any possible way or module you could suggest which would do the same?
Thanks in advance.