auth

package
v0.0.0-...-1d82211 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ClientID = "e1b4cf22c78730794f27"
)

Functions

This section is empty.

Types

type AuthProvider

type AuthProvider interface {
	StartAuthProcess()
	SaveTokenToFile()
	GetLocalToken() string
	AccessToken() string
}

func NewGithubAuthProvider

func NewGithubAuthProvider() AuthProvider

Jump to

Keyboard shortcuts

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