comments galore
This commit is contained in:
@@ -88,6 +88,6 @@ api.interceptors.response.use(response => response, async error => { // mainly f
|
||||
})
|
||||
|
||||
// TODO: if you get a 403 while navigating then redirect to the last authenticated page
|
||||
// if you gert a 403 on a form submissio nthen do like an unauthorized popup
|
||||
// if you gert a 403 on a form submissio nthen do like an unauthorized popup (message: stale session <login link>) (or redirect to login like i said elsewhere)
|
||||
|
||||
export default api;
|
||||
|
||||
Reference in New Issue
Block a user