¡Sorpréndeme!

How to create a global configuration for Axios

2024-07-29 1 Dailymotion

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.