A Node.js application using EJS templating to allow registered users to anonymously share secrets. This application implements several approaches to authentication that achieve different levels of security. These approaches involve using mongoose, session cookies, and OAuth 2.0 for Facebook and Google.
This web application was developed as a solution to a challenge in the course "The Complete 2020 Web Development Bootcamp" at Udemy.