🖥️ Desktop Application: v2.5.0 introduces cross-platform desktop application support based on Tauri framework, supporting Windows, macOS, and Linux platforms with native desktop experience.
The backend authentication system uses stateless JWT tokens for both access and refresh tokens. All token refresh logic is handled centrally by a middleware layer, so any client (web, mobile, desktop) ...