Documentation ¶
Overview ¶
Package jwtperm delivers and checks the JWT permissions
Index ¶
Constants ¶
View Source
const ( HTTP = "http" HTTPS = "https" )
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func (*Checker) Chk ¶ added in v0.7.1
Chk accepts the HTTP request only if it contains a valid cookie.
Click to show internal directories.
Click to hide internal directories.