identity

package
v0.0.0-...-9f81391 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proof

type Proof struct {
	ClientLang pb.ClientLanguage
	AwsAuth    *pb.AWSIdentity
}

type Verified

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

type Verifier

type Verifier interface {
	Get(reqLogger *log.Entry, proof *Proof) (*Verified, error)
	Matches(reqLogger *log.Entry, claimedIdentity string, verifiedIdentity *Verified) (bool, error)
}

func NewVerifier

func NewVerifier() (Verifier, error)

Jump to

Keyboard shortcuts

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