resolves #36
master
Pooya Parsa 2017-09-30 20:29:15 +03:30
parent 80a5904051
commit 06f20a6a12
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
- Automatically set base URL for client & server side
- Exposes `setToken` function to `$axios` so we can easily and globally set authentication tokens
- Throws *nuxt-friendly* errors and optionally redirect on specific error codes
- Automatically enables `withCredentials` when requesting to base URL](#credentials)
- Automatically enables `withCredentials` when requesting to base URL
- Proxy request headers in SSR (Useful for auth)
- Fetch Style requests