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

diogosantos/FacebookAuthApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't forget to put your Facebook app information on the 'conf/application.conf' file. The information needed is as follows:

fb.app.id => Your app id.
fb.app.secretKey => Your app secret key.
fb.app.callback => The url to where Facebook should redirect after a successful login.

About

A simple Java example of Facebook authentication with Play Framework 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published