📄️ Principles
Every modern application must be protected against different kinds of attacks
📄️ Files
Symfony's Security Bundle comes well packaged, and for our use cases, there currently aren't
📄️ Authentication Vs Authorization
Being Authenticated, aka Connected or Logged in to an application does not
📄️ Users
The users in our system are persisted via Doctrine