Client-Side Security
Client-side security is the set of rules and tools that protect everything that runs in a browser or native client. It covers how scripts load, where data sits, which sites can frame you, which buttons can be clicked by trick, and how the page reacts to bad input. Some teams call it client security.