Dev Radar
Support
LiveUpdated 2026-09-22 08:21 UTC

Here's an API security question I wish every developer would ask:

Here's an API security question I wish every developer would ask: **Just because I'm logged in, does that mean I'm…

This is a dev post classified by Jev as Security (an opinion), kept by the Dev Radar because it carries real work, not commentary.

Here's an API security question I wish every developer would ask: **Just because I'm logged in, does that mean I'm allowed to do THIS?** Authentication tells us who someone is. Authorization tells us what they're allowed to do. Those are not the same thing. If my frontend requests: /api/accounts/1234 there is absolutely nothing stopping an attacker from trying: /api/accounts/1235 Your frontend isn't a security boundary. The API needs to verify that I am actually authorized to perform that action on that particular object. Every. Single. Time. 🎥 I made a short video about why I thin

Posted by Tanya Janca | Shehackspurple (50.3k followers) 7 h ago · 12 likes · 792 views · view the original post on X. Kept by the Dev Radar as Security. Tools mentioned: Nutrient.

More dev work like this

Every post is read and classified by Jev (TypeSafe): what it is, which market it belongs to, and whether the link is a real tool. 20.7k posts from 4.9k X accounts over the last 21 days, 2.4k tools, 12 markets. Collected every 5 minutes, fully re-ranked every hour — last update 2026-09-22 08:21 UTC. Full method.