auth

package
v1.12.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthErr

type AuthErr struct {
	// contains filtered or unexported fields
}

func (AuthErr) Error

func (e AuthErr) Error() string

type AuthenticationResult

type AuthenticationResult struct {
	Token      string
	ValidUntil time.Time
}

type InvalidCredentialsErr

type InvalidCredentialsErr struct{}

func (InvalidCredentialsErr) Error

func (e InvalidCredentialsErr) Error() string

type OAuthAuthenticationService added in v1.1.0

type OAuthAuthenticationService struct {
	AuthServerURL string
}

func (*OAuthAuthenticationService) Authenticate added in v1.1.0

Jump to

Keyboard shortcuts

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