feat: implement admin authentication context and update related procedures and tokens
This commit is contained in:
@@ -82,7 +82,6 @@ export const createGatewayApiServer = async () => {
|
||||
profiles,
|
||||
orchestrator,
|
||||
profileStatus,
|
||||
adminToken: config.adminToken,
|
||||
requestHeaders: req.headers,
|
||||
prisma: postgres.prisma as GatewayPrismaClient,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user