Documentation
¶
Index ¶
Constants ¶
View Source
const ( HMACSignaturePrefix = "dumbproxy grant token v1" HMACExpireSize = 8 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Verifier ¶ added in v1.1.0
type Verifier struct {
// contains filtered or unexported fields
}
func NewVerifier ¶ added in v1.1.0
func (*Verifier) VerifyLoginAndPassword ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.