~/codex/auth
// authentication, authorization, best practices
general
github oauth from scratch with std lib
full sign-in-with-github flow built with net/http instead of golang.org/x/oauth2, plus jwt + refresh token issuance