stack/apps/backend/src
BilalG1 a3fa35fe75
Init stack telegram alerts (#978)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Stack initialization now sends completion callbacks (success/failure)
to a configured notification service.
* Backend endpoint added to receive and forward initialization
completion notifications.

* **Chores**
  * Added configuration entries for Telegram callback integration.
* Local init tooling updated to respect a configurable API base URL for
callback delivery.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-11-05 17:58:33 -08:00
..
app Init stack telegram alerts (#978) 2025-11-05 17:58:33 -08:00
auto-migrations payment test mode fixes (#957) 2025-10-15 19:14:45 -07:00
lib Metrics Endpoint Speed (#966) 2025-11-05 16:24:04 -08:00
oauth Page transition prefetching 2025-10-16 12:02:46 -07:00
route-handlers Significantly faster users/[user_id] endpoint (and some others) (#998) 2025-11-05 09:15:36 -08:00
utils Workflows (#873) 2025-09-03 01:22:08 -07:00
analytics.tsx Fix event capture 2024-08-14 12:49:35 -07:00
globals.d.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
instrumentation.ts Normalize emails on sign-in 2025-10-29 17:58:29 -07:00
middleware.tsx Delete Workflows app (thank you Vercel) 2025-10-29 18:09:38 -07:00
polyfills.tsx Customizable ports (#962) 2025-10-20 15:24:47 -07:00
prisma-client.tsx Customizable ports (#962) 2025-10-20 15:24:47 -07:00
s3.tsx Project logo upload (#817) 2025-08-19 04:45:16 +02:00
smart-router.tsx Move /api/v1 to /api/latest 2025-02-05 17:24:43 -08:00
stack.tsx encrypt neon connection strings, update connections route (#879) 2025-09-09 21:35:07 +00:00