nuxt-community / axios-module

Secure and easy axios integration for Nuxt 2
https://axios.nuxtjs.org
MIT License
1.19k stars 246 forks source link

feat: explain usage of async functions in onRequest #548

Closed areindl closed 2 weeks ago

areindl commented 2 years ago

This PR updates the the docs and explains the usage of async functions in onRequest.

Resolves https://github.com/nuxt-community/axios-module/issues/482