Commit Graph

3 Commits

Author SHA1 Message Date
FanaticPythoner (Nathan Trudeau)
c8b4b0ce9a Handle grant scope mismatches in login
Detect the Gitea different scope authorize failure as a dedicated auth
error, show the revoke URL and client ID, and retry login once after
manual grant revocation without forcing a second full authentication.

Expand the requested scope set to include read:organization, add the
revoke-grant helper path and setup auto-yes flag in the scaffold,
document the recovery flow, and cover revoke prompting and retry
behavior in forge_auth tests.
2026-04-27 16:01:36 -04:00
FanaticPythoner (Nathan Trudeau)
e27c8a2bd6 Rewrite onboarding prose to a neutral voice 2026-04-26 12:26:19 -04:00
FanaticPythoner (Nathan Trudeau)
a591cd21f2 Initial Commit 2026-04-19 17:11:58 -04:00