Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Wrapper ¶
Wrapper wraps the signing key and the issuer
func (*Wrapper) GenerateToken ¶
func (j *Wrapper) GenerateToken(user repository.User) (signedToken string, err error)
GenerateToken generates a jwt token
Click to show internal directories.
Click to hide internal directories.