handlers

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2024 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SHA256withRSA   = "SHA256withRSA"
	SHA1withECDSA   = "SHA1withECDSA"
	SHA256withECDSA = "SHA256withECDSA"
)

Variables

This section is empty.

Functions

func ClaimsQ added in v0.3.4

func ClaimsQ(r *http.Request) data.ClaimQ

func CreateIdentity

func CreateIdentity(w http.ResponseWriter, r *http.Request)

func CtxClaimsQ added in v0.3.4

func CtxClaimsQ(entry data.ClaimQ) func(context.Context) context.Context

func CtxIssuer

func CtxIssuer(iss *issuer.Issuer) func(context.Context) context.Context

func CtxLog

func CtxLog(entry *logan.Entry) func(context.Context) context.Context

func CtxMasterQ added in v0.3.4

func CtxMasterQ(entry data.MasterQ) func(context.Context) context.Context

func CtxProofsQ

func CtxProofsQ(entry data.ProofQ) func(context.Context) context.Context

func CtxVerifierConfig

func CtxVerifierConfig(entry *config.VerifierConfig) func(context.Context) context.Context

func Issuer

func Issuer(r *http.Request) *issuer.Issuer

func Log

func Log(r *http.Request) *logan.Entry

func MasterQ added in v0.3.4

func MasterQ(r *http.Request) data.MasterQ

func ProofsQ

func ProofsQ(r *http.Request) data.ProofQ

func VerifierConfig

func VerifierConfig(r *http.Request) *config.VerifierConfig

Types

This section is empty.

Jump to

Keyboard shortcuts

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