oidc_verify_middleware

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: MIT Imports: 8 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupOIDCMiddleware

func SetupOIDCMiddleware(prefix string) func(next func(w http.ResponseWriter, r *http.Request)) func(w http.ResponseWriter, r *http.Request)

Types

type EmailClaims

type EmailClaims struct {
	Email string `json:"email"`
}

Jump to

Keyboard shortcuts

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