Secure and Easy Axios integration with Nuxt.js.
β Automatically set base URL for client & server side
β Exposes setToken
function to $axios
so we can easily and globally set authentication tokens
β Automatically enables withCredentials
when requesting to base URL
β Proxy request headers in SSR (Useful for auth)
β Fetch Style requests
β Integrated with Nuxt.js Progressbar while making requests
β Integrated with Proxy Module
β Auto retry requests with axios-retry
π Read Documentation
Copyright (c) Nuxt Community