Align bundle examples with ORCID auth surface
This commit is contained in:
parent
00fd7c0504
commit
2181b21eaa
2 changed files with 6 additions and 0 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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": {},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue