Open michaelgira23 opened 5 years ago
what part of the code is this in?
Route for changing Canvas URL: https://github.com/MyMICDS/MyMICDS-v2/blob/c2812a543aefa2ae71212f4b1309cd137de7836d/src/routes/canvasAPI.ts#L20
Route for changing Portal URLs: https://github.com/MyMICDS/MyMICDS-v2/blob/c2812a543aefa2ae71212f4b1309cd137de7836d/src/routes/portalAPI.ts#L29-L57
Function for refreshing Canvas cache: https://github.com/MyMICDS/MyMICDS-v2/blob/c2812a543aefa2ae71212f4b1309cd137de7836d/src/libs/feeds.ts#L13
When url data is updated, invalidate all information that relied on these feeds.