Using a single axios instance throughout your fron...
# general
r
Using a single axios instance throughout your frontend would work the exact same way as you would normally use it - except that you have to call SuperTokensRequest.makeSuper(axios) whenever (and immediately after) you import an instance of axios.