Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

authLab

Author: Cas Ibrahim


Overview

  • authLab is a server designed to encrypt user-input passwords and provide authentication to established users
  • authlab utilizes a mongo database to securely store users and encrypted passwords

Setup

  • clone the application
  • run npm i to install the following dependencies:
    • base-64
    • bcrypt
    • dotenv
    • express
    • jest
    • jsonwebtoken
    • mongoose

Testing

  • Unit Tests: npm run test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages