mirror of
https://github.com/docmost/docmost.git
synced 2026-07-12 04:04:43 +10:00
2fded2ad55
Handle token refresh without disrupting editor state by disconnecting, updating token, and reconnecting the HocuspocusProvider. This prevents scroll position resets and maintains user context during authentication token renewal.