gatekeeper

package
v0.0.0-...-82e891a Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package gatekeeper is a multi-framework Hydra middleware library for golang This package implements support for the Echo web framework

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EchoGK

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

EchoGK represents an instance of Gatekeeper for the Echo web framework

func New

func New(hc *hydra.Client) *EchoGK

New creates a new Gatekeeper instance for the Echo web framework

func (*EchoGK) ScopesRequired

func (gk *EchoGK) ScopesRequired(scopes ...string) echo.MiddlewareFunc

ScopesRequired verifies if the token is valid and if the scope requirements are met

Jump to

Keyboard shortcuts

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