Axios – New Instance overrides Global Defaults
quick question on implementation of multiple axios instances. I call my own API as needed inside my mobile app. Certain API endpoints are protected by checking that the token issued by Google Signin or Facebook Signin is authenticated and matches…