authbase

package
v0.0.0-...-136c4f7 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadAll

func LoadAll() map[string]AuthExtension

Types

type AuthExtension

type AuthExtension interface {
	GetName() string
	GetMiddleware(config interface{}, security *goa.JWTSecurity) (goa.Middleware, error)
}

AuthExtension is a base interface for authentication extension

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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