auth

package
v8.65.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package auth resolves the GitHub token the repo commands act with: the person's own, so a pull request they open is theirs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GitHubToken

func GitHubToken(ctx context.Context, envVar string) (token, source string, err error)

GitHubToken returns the token in the named environment variable, else the one the person's gh CLI is logged in with (`gh auth token`), and says where it came from. No token anywhere is IsNoToken.

func IsNoToken

func IsNoToken(err error) bool

IsNoToken asserts noTokenError.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL