GithubHelp home page GithubHelp logo

adi-uchiha / mern-auth Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 613 KB

Authentication System for MERN Stack application

Home Page: mern-auth-wheat.vercel.app

JavaScript 81.44% HTML 10.09% CSS 8.47%
jwt authentication bycrypt javascript jsonwebtoken login-system react

mern-auth's Introduction

json web token(JWT) authentication with mongodb and React.

Authentication for MERN application based on JWT and bycrypt hashing.
This project is for personal use but contributions are welcomed. Do not complicate the project with too advanced security checks

About the project

The workouts are personal to user nobody can access without the password not even the owner of the project. Custiom hooks for userauth and workouts are used. The UI of the website is kept in sync with the database with the help of hooks (useContext).

Future of the project

  1. "Sign-Up with Google" is expected to be added soon...
  2. Tailwindcss will be confiqured

Tech used

FrontEnd - React

Backend -

{ 
    "bcrypt": "^5.0.1", 
    "dotenv": "^16.0.1", 
    "express": "^4.18.1", 
    "jsonwebtoken": "^8.5.1",
    "mongoose": "^6.3.5",
    "validator": "^13.7.0"
  }

mern-auth's People

Contributors

adi-uchiha avatar

Watchers

 avatar

mern-auth's Issues

Users Should have their own data

Add a userid prop to each workout associated to the user who created it.
Fetch the only the workouts created by that user in the home page

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.