← Back to context Comment by janci 7 hours ago path-based auth middleware is a bad practice IMHO 1 comment janci Reply acdha 5 hours ago I 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.
acdha 5 hours ago I 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.
I 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.