featur add fahrmeister
This commit is contained in:
@@ -27,6 +27,7 @@ export interface JwtPayload {
|
||||
userId: string; // UUID
|
||||
email: string;
|
||||
authentikSub: string;
|
||||
groups?: string[];
|
||||
iat?: number;
|
||||
exp?: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user