Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomClaims ¶
type CustomClaims struct { UserId string `json:"userId"` jwt.StandardClaims }
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func InitializeManager ¶
func InitializeManager() *Manager
func NewManager ¶
func (Manager) GenerateJWT ¶
Click to show internal directories.
Click to hide internal directories.