Reseed Care demo tenants after each SSO login.
Deploy Ladill Care / deploy (push) Successful in 2m38s
Deploy Ladill Care / deploy (push) Successful in 2m38s
Demo Free/Pro/Enterprise accounts wipe and reload sample clinic data on authorization-code SSO callbacks so every sales walkthrough starts clean. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -67,6 +67,10 @@ AFIA_PLATFORM_API_KEY=
|
||||
# Platform events webhook (user/org lifecycle from the monolith)
|
||||
SERVICE_EVENTS_INBOUND_SECRET=
|
||||
|
||||
# Suite demo accounts (sales walkthroughs) — reset Care data on each SSO login
|
||||
DEMO_ACCOUNTS_ENABLED=false
|
||||
DEMO_RESET_ON_LOGIN=true
|
||||
|
||||
# --- Inbound service API keys (sibling Ladill apps calling Care) ---
|
||||
CARE_API_KEY_FRONTDESK=
|
||||
CARE_API_KEY_CRM=
|
||||
|
||||
Reference in New Issue
Block a user