MaGit Console

Sign in with your organization SSO to manage repositories and tokens.

Repositories

Metadata repositories in your workspaces. V1 repos are private — access is granted only via scoped tokens.

Tokens

Issue scoped MaGit access tokens for people and CI/automation, and revoke them when no longer needed.

Your account can sign in but is not permitted to issue MaGit tokens (missing role magit-token-issuer). Ask an admin to grant it.

A label to identify this token later (audit/revocation).

Service tokens are scope-limited (short TTL, no Admin/protected, explicit repos) and attributed to this service in the audit log.

Store this token securely — treat it like a password.
  • It is shown once and cannot be retrieved again.
  • Prefer an environment variable — the setup command uses MAGIT_TOKEN with --token-env. Don't hardcode or commit it.
  • It is scoped and expires (). If it leaks, revoke it below and issue a new one.

        
        
        

        
        
Issued tokens

Tokens you issued, plus service tokens in your workspaces. Revoking takes effect immediately.

Audit

Recent token lifecycle events (issued / revoked) for your MaGit app, from Authix.

Recent events

Settings

Your identity, workspace access, and roadmap.

Account
Workspaces
Roadmap

Public & template repositories, galleries, cloning, forking and publishing flows are roadmap (MAGIT-UI-004 / REPO-002) — not part of V1. V1 is private-repo-first.