auth

package
v0.0.0-...-39f22b9 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(clientID string, clientSecret string, callbackURL string) *auther

Types

type Auther

type Auther interface {
	//New(clientID string, clientSecret string, callbackURL string) *Auther
	Auth(c echo.Context) error
	Callback(c echo.Context) (string, *oauth2.Token, error)
}

Jump to

Keyboard shortcuts

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