fix: passtrough into pak vegacloud internal routing
This commit is contained in:
@@ -94,7 +94,6 @@ export const apiKeyAuthMacro = new Elysia().macro({
|
||||
if (!enabled) {
|
||||
return
|
||||
}
|
||||
|
||||
const apiKey = headers['x-api-key']
|
||||
const nonce = headers['x-nonce']
|
||||
const signature = headers['x-signature']
|
||||
|
||||
Reference in New Issue
Block a user