v2.0.7 — Show account email in settings auth section

This commit is contained in:
superdooper86
2026-05-07 15:21:35 +02:00
parent a1c3c0b314
commit d2815d65ce
5 changed files with 54 additions and 15 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
[![macOS](https://img.shields.io/badge/macOS-13.0+-000000?style=flat&logo=apple&logoColor=white)](https://www.apple.com/macos/)
[![Swift](https://img.shields.io/badge/Swift-5.9-F05138?style=flat&logo=swift&logoColor=white)](https://swift.org)
[![Version](https://img.shields.io/badge/version-2.0.6-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases)
[![Version](https://img.shields.io/badge/version-2.0.7-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases)
[![License](https://img.shields.io/badge/license-MIT-blue?style=flat)](LICENSE)
</div>
@@ -138,7 +138,7 @@ ClaudeChecker reads from the following `claude.ai` API endpoints (authenticated
| Endpoint | Used for |
|---|---|
| `/api/bootstrap` | Organisation UUID |
| `/api/bootstrap` | Organisation UUID and account email |
| `/api/organizations/{id}/usage` | 5-hour and 7-day quota windows |
| `/api/organizations/{id}/overage_spend_limit` | Extra usage spent and monthly limit |
| `/api/organizations/{id}/prepaid/credits` | Current credit balance |