0.0.4 ā€¢ Published 5 years ago

nuxtjs-axios-ie v0.0.4

Weekly downloads
19
License
MIT
Repository
github
Last release
5 years ago

šŸ“¦ Axios Module

Secure and Easy Axios-ie integration with Nuxt.js.

āœ… Features

āœ“ 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

šŸ“‘ License

MIT License - Nuxt Community