Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 490 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 490 Bytes

Authentication project for sharing secrets 🤫

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.