1 Commits

Author SHA1 Message Date
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