All checks were successful
check / check (push) Successful in 2m7s
The Auth() method in internal/middleware/middleware.go only logged and passed through without performing any actual authentication. It was never referenced anywhere in the codebase — authentication is handled per-handler via requireAuth in the handlers package. closes #38
3.9 KiB
3.9 KiB