Appearance
dependabit / github-client/src / AuthType
type AuthType = "token" | "oauth" | "basic";
Defined in: packages/github-client/src/auth.ts:10