Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenValidator ¶
type TokenValidator struct {
// contains filtered or unexported fields
}
func NewTokenValidator ¶
func (*TokenValidator) Validate ¶
func (tv *TokenValidator) Validate(tokenString string) (*jwt.Token, error)
Click to show internal directories.
Click to hide internal directories.