github

package
v2.0.0-alpha.5 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewThirdPartyAuthHelper

func NewThirdPartyAuthHelper(
	config ThirdPartyAuthHelperConfig,
) authn.ThirdPartyAuthHelper

Types

type ThirdPartyAuthHelperConfig

type ThirdPartyAuthHelperConfig struct {
	// ClientID is the client ID for a GitHub OAuth App.
	ClientID string
	// ClientSecret is the client secret for a GitHub OAuth App.
	ClientSecret string
}

ThirdPartyAuthHelperConfig encapsulates configuration for the GitHub-based implementation of the authn.ThirdPartyAuthHelper interface.

Jump to

Keyboard shortcuts

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