What's Changed
Improvements
- Added detailed authentication logging for guest link creation and Electron OAuth flows, improving visibility into anonymous and desktop authentication events.
Internal
- Extended auth logging infrastructure across multiple API routes (
/auth/anonymous/recover,/electron/auth/consume,/electron/auth/finalize) and core auth utilities to support debugging and monitoring of guest and Electron sign-in paths.