Align bundle examples with ORCID auth surface

This commit is contained in:
axiomlogicnexus 2026-06-29 13:53:26 +00:00
parent 00fd7c0504
commit 2181b21eaa
2 changed files with 6 additions and 0 deletions

View file

@ -32,6 +32,9 @@
"superTokensCoreUri": "http://127.0.0.1:3567",
"cookieSecure": true,
"serveStaticWebsite": true,
"orcidClientId": "",
"orcidClientSecret": "",
"orcidIsSandbox": false,
"paddleWebhookSecret": "replace-me-paddle-webhook-secret",
"billingStatePath": "/var/lib/hypertwist/auth/hypertwist-billing-state.json",
"paddleProductPlanMap": {

View file

@ -32,6 +32,9 @@
"superTokensCoreUri": "http://127.0.0.1:3567",
"cookieSecure": true,
"serveStaticWebsite": true,
"orcidClientId": "",
"orcidClientSecret": "",
"orcidIsSandbox": false,
"paddleWebhookSecret": "",
"billingStatePath": "/var/lib/hypertwist/auth/hypertwist-billing-state.json",
"paddleProductPlanMap": {},