issues
search
sdss
/
zora
Web app for SDSS-V
1
stars
0
forks
source link
Use axiosInstance for all components
#27
Open
albireox
opened
4 months ago
albireox
commented
4 months ago
Closes #25
Replaced all instances of axios with
axiosInstance
.
Add
withCredentials: true
when creating the
axiosInstance
.
Closes #25
axiosInstance
.withCredentials: true
when creating theaxiosInstance
.