CrisOG
Explore posts from serversMiddleware errors are not being returned in response type
I have a user route using an auth middleware,
And this is the auth middleware,
But, the response type has only 2 possible status code.
This is a problem because I write some tests that expect this error code when accessing an auth protected route without auth.
2 replies
PCI-DSS Compliance
I'm building a product and the payment gateway demands that my app is PCI-DSS compliant, but most of the criteria for it seems to be server security oriented + networking.
If I use Railway for production, can I just say I'm PCI-DSS compliant?
6 replies
DTDrizzle Team
•Created by CrisOG on 2/4/2024 in #help
sql.placeholder not working for pg array of strings
This fails at start time (not even until calling the DB, right after starting the server) with the following error:
5 replies
DTDrizzle Team
•Created by CrisOG on 1/31/2024 in #help
Placeholder does not work properly with update
Is there a workaround to this?
8 replies