Web applications & APIs
Can someone access another user’s data or exceed their permissions?
- What we check
- Authentication & access control
- API endpoints & business logic
- Separation between customer accounts
- What we need
- App URLs, API documentation and test accounts for the agreed roles.


