Commit 517f4d7
committed
Enhance authentication and deep link handling with improved logging
- Updated paths.ts comments for clarity on resource directories and agent file creation.
- Added comprehensive logging for authentication processes in App.tsx, including token persistence, deep link handling, and user fetching.
- Implemented error handling and logging for deep link initialization and loading in App.tsx.
- Enhanced Windows deep-link registration with logging in app.ts.
- Introduced auth-debug.ts for centralized error handling, token masking, deep link sanitization, and structured logging.
- Created a new .env.1 file for environment configuration, including server, data, agent, logging, and Telegram bot settings.1 parent e8497be commit 517f4d7
6 files changed
Lines changed: 233 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments