Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 352 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 352 Bytes

Sample facebook authentication

This app logs a user using facebook authentication and then displays his facebook image and display name.

To open the app, install all dependencies using npm install, then npm start to start listening on a server, then open localhost:3000 on your browser