Skip to content

andydhpkp/pass-stache

Repository files navigation

Pass-Stache

License: MIT

Table of Contents

Description

A full stack application with two factor authentication that allows users to easily store and save their encrypted passwords.

Screenshot

pic of application

Deployment

https://pass-stache-sadboitay.herokuapp.com/

Installation

To run this application, please do the following installation:

npm i

Usage

npm start

To use database in mysql:

source db/schema.sql

To populate database with data:

npm run seeds

Live Application Usage

Use the sign up button to create an account. Once created, navigate to the login page using either login button. Enter the same credentials used to create account, and submit. An email will be sent to the email provided for login with a secure token, be sure to check your junk mail. Enter emailed token and use the add password button to safely save passwords for any application.

License

This application is covered under the MIT license.

Contributors

Questions

Email the contributors for any questions at:

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published