meesahil7 / cointab

Sign Up and Login app with JWT...

Home Page:https://cointab-auth.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cointab

Sign Up and Login app with JWT...

Features -->

  1. Sign up and login using JWT and bcrypt.
  2. Form validation
  3. If the user enters wrong password 5 times consecutively, blocks the user for 24 hours from the last incorrect attempt.
  4. Logout

Packages -->

  1. mongoose
  2. jsonwebtoken
  3. bcrypt
  4. formik
  5. yup

See the live site Click here

About

Sign Up and Login app with JWT...

https://cointab-auth.netlify.app/


Languages

Language:JavaScript 81.9%Language:HTML 11.3%Language:CSS 6.8%