/oauth-ajax-javascript

oauth 2.0 : ajax, javascript

Primary LanguageHTML

Oauth 2.0 with facebook

Requirement
Nodejs
- Create your app on [facebook dev](https://developers.facebook.com/apps/)
- Get clientId & clientSecret Key from setting page of [facebook dev](https://developers.facebook.com/apps/)
- Validate your redirect_uri using settings in [facebook dev](https://developers.facebook.com/apps/)
Technology
Ajax
Javascript

Notes: Please replace your clientId, clientSecret and redirect_uri in code

To Run Application run below command

http-server ./ -o