Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthFilter ¶
func AuthFilter(c *fiber.Ctx) bool
AuthFilter allows the request to pass through if the request is not one of the protected URLs. False means the request will be blocked. True means the request will be allowed.
func ValidateAPIKey ¶
ValidateAPIKey validates the API key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.