apply security audit
This commit is contained in:
@@ -28,6 +28,7 @@ export interface JwtPayload {
|
||||
email: string;
|
||||
authentikSub: string;
|
||||
groups?: string[];
|
||||
role?: string;
|
||||
iat?: number;
|
||||
exp?: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user