managarten/packages/shared-auth/src/core
Till JS f043db2b05 feat(analytics): add automatic auth event tracking via shared-auth
Add inline Umami tracking to @manacore/shared-auth authService for
login, signup, logout, SSO, and social auth events. Tracks both
success and failure with auth method metadata.

This automatically covers all web apps without any per-app code
changes. No-ops silently in environments without Umami (mobile, SSR).

Tracked events: login, login_failed, signup, signup_failed, logout,
password_reset_requested (with method: email/google/apple/sso)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 18:44:03 +01:00
..
authService.ts feat(analytics): add automatic auth event tracking via shared-auth 2026-03-22 18:44:03 +01:00
jwtUtils.ts fix lint 2025-12-04 00:32:13 +01:00
tokenManager.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00