Documentation
¶
Index ¶
- func GenerateJWT(username string) (string, error)
- func LogoutJWT(w http.ResponseWriter, r *http.Request, resp map[string]any)
- func LogoutMonitor()
- func VerifyAuthorizationToken(tokenString string) bool
- func VerifyCredentials(userData userRepo.User) (userRepo.User, []error)
- func VerifyJWT(w http.ResponseWriter, r *http.Request, resp map[string]any) jwt.MapClaims
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateJWT ¶
func LogoutMonitor ¶
func LogoutMonitor()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.