6 ms·
path-based auth middleware is a bad practice IMHO
by janci 4mo ago
path-based auth middleware is a bad practice IMHO
- acdha 4mo agoI think there’s a solid argument for global auth middleware, where this is a problem if you use the path for exceptions like health-checks or a login endpoint.