/auth_app2

Primary LanguageJavaScript

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