Download facebook invitations demo Free Java Code

Description

A quick demonstration of how to use OmniAuth for authentication and the Javascript SDK for sending invitation requests to Facebook friends.

Icons

facebook invitations demo

Source Files

The download file facebook-invitations-demo-master.zip has the following entries.


.DS_Store/*from w ww  . ja  v a 2s . com*/
.gitignore
.rvmrc
Gemfile
Gemfile.lock
README
Rakefile
app/controllers/application_controller.rb
app/controllers/home_controller.rb
app/controllers/sessions_controller.rb
app/controllers/users_controller.rb
app/helpers/application_helper.rb
app/helpers/home_helper.rb
app/helpers/sessions_helper.rb
app/helpers/users_helper.rb
app/models/user.rb
app/views/home/authorize.html.erb
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
app/views/users/show.html.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backbone.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/omniauth.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/locales/en.yml
config/routes.rb
db/migrate/20110625194437_create_users.rb
db/migrate/20110625201310_rename_columns_in_users.rb
db/migrate/20110626022944_change_column_type_users.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/tasks/.gitkeep
public/.DS_Store
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/connect_facebook.png
public/images/rails.png
public/javascripts/application.js
public/javascripts/backbone.js
public/javascripts/backbone.min.js
public/javascripts/icanhaz.js
public/javascripts/icanhaz.min.js
public/javascripts/jquery.js
public/javascripts/jquery.min.js
public/javascripts/jquery_ujs.js
public/javascripts/json2.js
public/javascripts/underscore.js
public/javascripts/underscore.min.js
public/robots.txt
public/stylesheets/.gitkeep
public/stylesheets/scaffold.css
script/rails
test/fixtures/users.yml
test/functional/home_controller_test.rb
test/functional/sessions_controller_test.rb
test/functional/users_controller_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/helpers/home_helper_test.rb
test/unit/helpers/sessions_helper_test.rb
test/unit/helpers/users_helper_test.rb
test/unit/user_test.rb
vendor/plugins/.gitkeep

Download

Click the following link to download facebook-invitations-demo-master.zip.

facebook-invitations-demo-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation