Remix.run Logo
janci 4 hours ago

path-based auth middleware is a bad practice IMHO

acdha 3 hours ago | parent [-]

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.