A application built for storing secrets using:
- Node.js/Express.js, EJS and MongoDB/Mongoose
- bcrypt library for salting and hashing
- Passport.js to add Cookies and Sessions
- OAuth2.0 for implementing Google Sign In
- md5 function for database encryption (code discarded)