mirror of
https://github.com/gofiber/fiber.git
synced 2025-07-07 19:19:32 +00:00
* docs(keyauth): add Realm option * Add unit-test for GenericError case * Update keyauth_test.go * Backport fixes * Update keyauth_test.go * Fix spacing * Add test for empty value * Remove extra comma * Add missing closing brace * Review comments * add missing import * Add more unit-tests * remove inconclusive test