Here's an API security question I wish every developer would ask:
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
- 🚨SlowMist TI Alert🚨 — @SlowMist_Team
- Yep — @thorstenball
- 🚨SlowMist TI Alert: TraderTraitor Resurfaces via Weaponized Terraform Projects🚨 — @SlowMist_Team
- AI Agent 会写代码、会搜资料,但遇到真实安全事件,很多时候还是不知道该从哪里下手。 — @bkdgiffug
- Theorem co-founder @diagram_chaser reveals the one-line change that took verifying… — @MTSlive
- 80–90% of modern applications rely on open-source code you didn't write - making… — @jfrog
- One of my favorite lessons from #Plugin4Shell has almost nothing to do with AI. — @shehackspurple
- Every #developer now manages a team of agents. — @jfrog
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.