DELETE
This commit is contained in:
6110
apps/api/package-lock.json
generated
Normal file
6110
apps/api/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@ import { Request, Response, NextFunction } from 'express';
|
||||
import type { AuthContext } from '../services/jwt.service';
|
||||
|
||||
|
||||
export const FIXED_API_USER_ID = '01KR4V0RPJYPBHPRNY31GSZHXG';
|
||||
export const FIXED_API_USER_ID = '01KRGF24ST1KSAHPMD95FJBNYV';
|
||||
|
||||
|
||||
const FIXED_AUTH: AuthContext = {
|
||||
|
||||
Reference in New Issue
Block a user