Summary
Next to your application performing quickly and looking good, one of the most important things that your application can do is be secure.
Not only do you need to defend your website against hackers, which is something that you do as an application developer and the IT folks do at a network level, but you need to defend your users against other malicious attackers and intruders. User passwords need to be secure, and connection strings to the database need to be secure.
In addition, you need to be able to authenticate your own users and identify the roles to which they belong so that you can determine what functionality to provide for them.
After going through this chapter, you should now have a good idea of what it takes to authenticate ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access