Coder Social home page Coder Social logo

project-auth's Introduction

Project Auth API

A project built by Kristiina Kolu, Marianne Ardin and Mimmi Fordal Uddin.

This was the project for week 20 of the Technigo bootcamp. The project has both back- and frontend. We built the backend using API, Postman, MongoDB and Heroku. In the frontend we worked in React and Redux/toolkit with branches.

Requirements included:

  • API routes to register and login, and finally an authenticated endpoint.
  • The authenticated endpoint should return a 401 or 403 with an error message if you try to access it without an authentication access token or with an invalid token.
  • The frontend should have a registration form which POSTs to the API to create a new user.
  • Passwords in the database should be encrypted with bcrypt.
  • API should validate the user input when creating a new user, and return error messages which could be shown by the frontend.

The challenge

We hade to make a few tweaks to make the sliding function work and get the error messages to display in a nice way. The option to upload an image on the access page is a stretch goal.

View it live

Frontend: https://auth-project-hippos.netlify.app/

Backend: https://project-auth-week-20.herokuapp.com/loginpage

project-auth's People

Contributors

mimmisen avatar kolkri avatar marianneardin avatar emolsz 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.