package
0.0.0-20241017152705-573cf9adb6f5
Repository: https://github.com/kubernetes-sigs/prow.git
Documentation: pkg.go.dev

# Functions

NewAgent returns a new GitHub OAuth Agent.
No description provided by the author
No description provided by the author

# Structs

Agent represents an agent that takes care GitHub authentication process such as handles login request from users or handles redirection from GitHub OAuth server.
Config is a config for requesting users access tokens from GitHub API.

# Interfaces

AuthenticatedUserIdentifier knows how to get the identity of an authenticated user.
OAuthClient is an interface for a GitHub OAuth client.