auth

package
v0.0.0-...-3663951 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2019 License: GPL-3.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authenticate

type Authenticate interface {
	GetToken(ctx context.Context, cPath string, uid string, url string) (token string, err error)
}

type FAuth

type FAuth struct{}

func (FAuth) GetToken

func (auth FAuth) GetToken(ctx context.Context, cPath string, uid string, urlGoogleAPI string) (token string, err error)

Jump to

Keyboard shortcuts

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