mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-10 07:26:33 -04:00
Add `tea login status` to verify the stored token for one or all configured logins. It reports login validity, auth method, token expiry, and whether the git credential helper is configured, and captures OAuth refresh failures instead of exiting. Fixes #1087 |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| config | ||
| context | ||
| debug | ||
| filelock | ||
| git | ||
| httputil | ||
| interact | ||
| task | ||
| theme | ||
| utils | ||
| version | ||