Skip to content

mbonjour/vue-poc-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This example demonstrates how to use Express 4.x and Passport to authenticate users using Facebook. And VueJS

Instructions

To install this example on your computer, clone the repository and install dependencies.

$ npm i
$ cd frontEnd
$ npm i
$ npm run build
$ cd ..

###Change the name server-sample.js into server.js and put in your clientID et clientSecret for your facebook app

$ node server.js

Open a web browser and navigate to http://localhost:3000/ to see the example in action.

About

A VueJS Proof Of Concept with passportJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published