chore: removed SIGNED_COOKIE_SECRET from cookieParser in main.ts and .env.example files
This commit is contained in:
@@ -7,3 +7,4 @@ export const GqlUser = createParamDecorator(
|
||||
return ctx.getContext().req.user;
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user