Files
ez-api/internal/middleware/internal_auth_test.go
zenfun 8b63aa6ec0 test(middleware): add unit tests for internal auth middleware
Add comprehensive test coverage for InternalAuthMiddleware including scenarios
for allowed anonymous access, missing tokens, invalid tokens, and empty token
configuration to ensure access control logic correctness.
2026-01-03 16:18:59 +08:00

2.8 KiB