Git Product home page Git Product logo

hs-intro-authentication's Introduction

Students Will Be Able To...

  • Understand how bcrypt works to encrypt user passwords
  • Set up a form that allows users to sign up/sign in with a password
  • Use bcrypt to encode passwords
  • Use bcrypt to authenticate passwords

How Do We Know You Are Who You Say You Are?

Last class we set up our application with a log in form, but if anyone can log in as anyone else and tweet away it will be chaos! Imagine if anyone could just log in to your Facebook account and post whatever they wanted (or maybe you’ve already had the embarrassing experience of having your account hacked!). To make sure people are who they say they are, we need to set up an authentication system with passwords. If we are storing users’ passwords we’ll also need to keep them safe from hackers with some kind of encryption system. On to the spy stuff!

View Students Will Be Able To... on Learn.co and start learning to code for free.

hs-intro-authentication's People

Contributors

fislabstest avatar fs-lms-test-bot avatar vanessadean avatar victhevenot avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.