File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 55[ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
66[ ![ Checks] [ checks-src ]] [ checks-href ]
77[ ![ Codecov] [ codecov-src ]] [ codecov-href ]
8- [ ![ Standard JS] [ standard-js-src ]] [ standard-js-href ]
98
109> Secure and Easy <a href =" https://github.com/mzabriskie/axios " >Axios</a > integration with Nuxt.js
1110
12- ## ✅ Features
13-
14- ✓ Automatically set base URL for client & server side
15-
16- ✓ Exposes ` setToken ` function to ` $axios ` so we can easily and globally set authentication tokens
17-
18- ✓ Automatically enables ` withCredentials ` when requesting to base URL
19-
20- ✓ Proxy request headers in SSR (Useful for auth)
21-
22- ✓ Fetch Style requests
23-
24- ✓ Integrated with Nuxt.js Progressbar while making requests
25-
26- ✓ Integrated with [ Proxy Module] ( https://github.com/nuxt-community/proxy-module )
27-
28- ✓ Auto retry requests with [ axios-retry] ( https://github.com/softonic/axios-retry )
29-
3011📖 [ ** Read Documentation** ] ( https://axios.nuxtjs.org )
3112
3213## Development
@@ -51,5 +32,3 @@ Copyright (c) Nuxt Community
5132[ checks-href ] : https://github.com/nuxt-community/axios-module/actions
5233[ codecov-src ] : https://flat.badgen.net/codecov/c/github/nuxt-community/axios-module
5334[ codecov-href ] : https://codecov.io/gh/nuxt-community/axios-module
54- [ standard-js-src ] : https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square
55- [ standard-js-href ] : https://standardjs.com
You can’t perform that action at this time.
0 commit comments