How to create a global configuration for Axios

  • 3 months ago
I like Axios because it rich in features and allows to make complex HTTP requests. In this video I'm showing how to create a global configuration for Axios in a Next.js application.

In the following videos I will explain how to add interceptors in the same configuration file and set automatically the authorization token if exists.

Recommended