Giter VIP home page Giter VIP logo

project-auth's Introduction

Project Auth

This project was made by Malin Göthe and Felicia Liabäck Löwstedt. This week we have learned to authenticate users and handle passwords.

  • How to authenticate users using tokens
  • How to securely store passwords in your databases
  • How to think about security and defensive design when building frontend or backend code
  • Some common attacks which are used against sites and how to protect against them

The problem

Our project consists of two parts, a backend API, and a React frontend. In the backend we have a user model and thoughts model using mongoose with properties for the registered user, and to store a user's access token. In frontend we have a registration form that POST to our API. The passwords in the database are encrypted with bcrypt.

View it live

https://project-auth-fl-mg.herokuapp.com

https://project-auth-fll-mg.netlify.app/

project-auth's People

Contributors

emolsz avatar liaback-lowstett avatar dependabot[bot] avatar m4l5 avatar idlefingers 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.