gon auth

Authenticate with GitHub to access private module and theme repositories.

Commands

gon auth:login # Authenticate with GitHub PAT
gon auth:whoami # Show current user

Token storage

Token is saved to ~/.gon/config.json with 0600 permissions.