Sinatra Authentication- Overview
Last updated
Last updated
This video review lesson covers many of the concepts that you've learned about in this topic so far. To get the most out of these videos we recommend that you complete the Readings and Labs that come before it.
<iframe width="100%" height="720" src="" frameborder="0" allowfullscreen></iframe>
A quick run-through of setting up a lab from scratch, an overview of cookies and their potential pitfalls and security risks, and a delineation of the login-and-password handling creation process, moving from the most basic login process possible (starting from no user-authentication at all) to increasing levels of security and complexity that we've seen in some of the previous labs. Briefly touches upon database interactions and the difference between renders and redirects.
View on Learn.co and start learning to code for free.