We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c22d8 commit df5399eCopy full SHA for df5399e
3-Deployment/App/app.js
@@ -61,7 +61,7 @@ async function main() {
61
...authConfig,
62
auth: {
63
...authConfig.auth,
64
- clientSecret: clientSecret.value
+ clientSecret
65
}
66
67
0 commit comments