fix: support PKCE public client without client secret
Deploy EG-BIM QA Gateway / deploy (push) Successful in 48s
Deploy EG-BIM QA Gateway / deploy (push) Successful in 48s
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "baron-qa-gateway-test",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"deploy": "wrangler deploy",
|
||||
"r2:upload": "bash scripts/upload-r2.sh",
|
||||
"check": "node --check src/index.js && node --check app.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wrangler": "4.134.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user