The Wayback Machine - https://web.archive.org/web/20220722084552/https://github.com/topics/facebook-authentication
Skip to content
#

facebook-authentication

Here are 65 public repositories matching this topic...

Learn to create complete Angular 13 Firebase authentication system tutorial from scratch. Learn how to setup sign In, sign up using custom email and password, social login provides such as Google and Facebook, protect routes using canActivate method.
  • Updated Jun 3, 2022
  • TypeScript

App that allows users to create an account. They can authenticate with Google or Facebook, or they can use my own database/server to authenticate. I use bcrypt and several layers of salt. Once they login, each user can post one 'secret'. They can also view all other anonymous postings left by other users. Express for the server, EJS for templates, mongoose/MongoDB for DM, Google OAuth or facebook. Not currently deployed.
  • Updated Dec 10, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the facebook-authentication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the facebook-authentication topic, visit your repo's landing page and select "manage topics."

Learn more