Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWT ¶
type JWT struct {
// contains filtered or unexported fields
}
JWT contains data necessery for jwt auth
func (*JWT) GenerateToken ¶
GenerateToken generates new jwt token
func (*JWT) ParseToken ¶
ParseToken parses the bearer token
Click to show internal directories.
Click to hide internal directories.