mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
add file chuck upload, file validation, redirect to home page incase route doesnt exist and refresh token interceptor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
export interface refreshToken {
|
||||
Authorization: string,
|
||||
refreshToken: null
|
||||
}
|
||||
Reference in New Issue
Block a user