Documentation
¶
Index ¶
Constants ¶
View Source
const ( MetadataAuthKey = "auth" MetadataAuthSkip = "skip" )
Variables ¶
View Source
"/gui": {},
}
UnauthorizedPathPrefixes is another way to add path prefixes as unauthorized endpoint. Prefer MetadataAuthKey, use UnauthorizedPathPrefixes if needed.
Functions ¶
func LocalhostAuthenticator ¶
Types ¶
type Authenticator ¶
type Authenticator = restful.FilterFunction
Click to show internal directories.
Click to hide internal directories.