WebHooker/src/github
RhenCloud 39bb639883
feat(install): post-install setup flow with group bind choice
The GitHub App Setup URL now lands on /auth/github/install, which renders a choice page: bind the installation to a new inst-{id} group or to an existing group the signed-in user owns (owner role re-checked on POST /auth/github/install/bind). Adds an App-JWT helper (getInstallationAccount) to name the auto-created group, audit entries, a console toast, and keeps the installation.created webhook fallback.
2026-08-13 09:39:02 +08:00
..
oauth.ts feat(install): post-install setup flow with group bind choice 2026-08-13 09:39:02 +08:00
store.ts chore: remove dead code and unused dependencies 2026-08-11 16:31:13 +08:00