axios-module
axios-module copied to clipboard
Docs: Axios interceptors helpers
Could you explain which helper corresponds to which Axios interceptor? It's not obvious and there's no mention of this in the documentation : https://axios.nuxtjs.org/helpers/ Some examples would be tremendously helpful
PR welcome :)

https://github.com/nuxt-community/axios-module/edit/master/docs/content/en/helpers.md
@Atinux Bonjour Seb, how can I improve the documentation without the necessary information on when/how the hooks in question? suggestions bienvenues ! (look at the source code?)
Looking at the source code is always the best to understand how a Nuxt module works :)
See https://github.com/nuxt-community/axios-module/blob/master/lib/plugin.js#L23-L34
Thank you!
You can keep this one open if you want to open a PR to resolve this issue :wink:
@Atinux good idea, you can assign to me.