oauth2

package
v0.0.0-...-61829c1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OAuthConfig

type OAuthConfig struct {
	ClientID     string           `conf:"env"`
	ClientSecret presets.Password `conf:"env"`
	RedirectURL  string           `conf:"env"`
	Scopes       []string
	oauth2.Endpoint
}

func (OAuthConfig) Get

func (o OAuthConfig) Get() *oauth2.Config

func (OAuthConfig) Init

func (o OAuthConfig) Init()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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