Documentation
¶
Overview ¶
Package gatekeeper is a multi-framework Hydra middleware library for golang This package implements support for the Goa web framework
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoaGK ¶
type GoaGK struct {
// contains filtered or unexported fields
}
GoaGK represents an instance of Gatekeeper for the Echo web framework
func (*GoaGK) ScopesRequired ¶
func (gk *GoaGK) ScopesRequired() goa.Middleware
ScopesRequired verifies if the token is valid and if the scope requirements within the goa context are met
Click to show internal directories.
Click to hide internal directories.