Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

An end to end example of how to make facebook login works with NestJS

Notifications You must be signed in to change notification settings

baptisteArno/facebook-login-nestjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edit 2021

This repository is most likely out dated. I suggest you follow a more recent guide on how to implement Facebook auth with Nestjs. For example:

https://dev.to/elishaking/how-to-implement-facebook-login-with-nestjs-90h

A working end to end example of Facebook login using NestJS

Replace with your Facebook App ID & Secret :

  • /frontend/src/components/Logins.js
  • /backend/src/auth/facebook.strategy.ts

About

An end to end example of how to make facebook login works with NestJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published