Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJwtVerifyWhitelist ¶
func NewRouteTable ¶
Types ¶
type JwtVerifier ¶
type JwtVerifier struct {
// contains filtered or unexported fields
}
func NewJwtVerifier ¶
func NewJwtVerifier() JwtVerifier
func (*JwtVerifier) VerifyAndEncode ¶
func (s *JwtVerifier) VerifyAndEncode(tokenStr string) (string, error)
Click to show internal directories.
Click to hide internal directories.