Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWTService ¶
type JWTService struct {
// contains filtered or unexported fields
}
func (JWTService) GenerateToken ¶
func (r JWTService) GenerateToken(userUUIDStr string) (*string, error)
func (JWTService) LogoutToken ¶
Click to show internal directories.
Click to hide internal directories.