consents

package
v0.0.0-...-2b423b8 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteConsents

func DeleteConsents(env *app.Environment) gin.HandlerFunc

func Difference

func Difference(a, b []string) (diff []string)

Set Difference: A - B

func GetAuthorize

func GetAuthorize(env *app.Environment) gin.HandlerFunc

func GetConsents

func GetConsents(env *app.Environment) gin.HandlerFunc

func PostAuthorize

func PostAuthorize(env *app.Environment) gin.HandlerFunc

func PostConsents

func PostConsents(env *app.Environment) gin.HandlerFunc

func PostReject

func PostReject(env *app.Environment) gin.HandlerFunc

Types

type ConsentChallenge

type ConsentChallenge struct {
	Skip bool

	Subject      string
	SubjectName  string
	SubjectEmail string

	ClientId   string
	ClientName string

	RequestedScopes    []string
	RequestedAudiences []string
}

type PublisherScope

type PublisherScope struct {
	Publisher, Scope string
}

Jump to

Keyboard shortcuts

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