Documentation
¶
Overview ¶
Handle authentication with api keys
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIKeyMiddlewareHandler ¶
func APIKeyMiddlewareHandler(validate func(string) bool) gin.HandlerFunc
APIKeyMiddlewareHandler is a middleware handler for API key authentication. This method is provided with a function that validates the API key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.