aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/src/core/auth.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: update Microsoft account client ID and enhance error handling for ↵HsiangNianian2026-01-131-5/+44
| | | | authentication and profile fetch
* feat: implement Microsoft account login flow and refactor account handlingHsiangNianian2026-01-131-3/+279
|
* feat: add offline account management and version fetching functionalityHsiangNianian2026-01-131-0/+28