79684434

Date: 2025-06-30 08:23:08
Score: 0.5
Natty:
Report link

ehm...

you just let everything through regardless of the token or whether you are logged in or not.

callbacks: {
        async authorized() {
            return true; // Allow all requests to pass through
        },
    }, 
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Torben G