dependabit / github-client/src / TokenAuth
Interface: TokenAuth
Defined in: packages/github-client/src/auth/token.ts:6
Token authentication handler for GitHub API Supports GitHub PAT tokens, fine-grained tokens, and API keys
Properties
| Property | Type | Defined in |
|---|---|---|
token | string | packages/github-client/src/auth/token.ts:8 |
type | "token" | packages/github-client/src/auth/token.ts:7 |