Join Discord
Communities
Powered by
Using a single axios instance throughout your fron...
# general
r
rp_st
11/20/2019, 4:27 PM
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.
Previous
Next