update
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import { RoleEnum } from "../../users/enums/role.enum";
|
||||
|
||||
export interface ILocalTokenPayload {
|
||||
id: string;
|
||||
role: RoleEnum;
|
||||
wildduckUserId: string;
|
||||
}
|
||||
|
||||
export interface IConsoleTokenPayload {
|
||||
|
||||
Reference in New Issue
Block a user