permissions & routes with middleware
This commit is contained in:
parent
4568bef10e
commit
0b40b9d92c
10 changed files with 92 additions and 2 deletions
|
@ -13,6 +13,7 @@ declare global {
|
|||
isOwner: boolean;
|
||||
permissions: PermissionObject;
|
||||
isPWA: boolean;
|
||||
isWebApiRequest: boolean;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue