Why Concealing IDs in URLs Isn't Safe (Vue.js + FastAPI)
Jan 10 · 4 min read · When building web applications, especially SPAs with frameworks like Vue.js, it’s very common to expose resource identifiers in URLs: /offers/32 At some point, many developers feel uncomfortable with this and try to hide or obfuscate IDs on the front...
Join discussion