课程: React: Authentication

今天就学习课程吧!

今天就开通帐号,24,700 门业界名师课程任您挑!

Using HTTPS and SSL

Using HTTPS and SSL

- [Instructor] Okay. At this point in the course, we've seen quite a few different aspects of user authentication in the context of Fullstack React. And now it's time to talk about a few so-called best practices when incorporating authentication into a React application. Now, these are things that we haven't covered directly in this course but nevertheless they're very important to keep in mind since a lot of times they can make the difference between your user's data being secure and your users' data being easily accessible by hackers. The first of these best practices that we're going to talk about is that in all your web applications that deal with sensitive data you need to use HTTPS, SSL, TLS. Colloquially, these are all names for the same basic idea. So let's talk about that here. If you go to sites like Google or Facebook or LinkedIn and obviously many others as well, you'll see that up in the left-hand corner of the page…

内容