mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
- Introduced a new validation function, `isValidClientAnalyticsEventType`, to ensure client analytics events do not use server-only event types. - Updated the analytics validation logic to differentiate between client and server event types, improving clarity and security in event handling. - Adjusted documentation to reflect the new validation rules for client-sent analytics events. These changes strengthen the integrity of analytics event processing and enhance the overall structure of event type management. |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.cjs | ||
| LICENSE | ||
| package.json | ||
| tsconfig.json | ||
| tsdown.config.ts | ||
| vitest.config.ts | ||