Sha256: 93fdc2b3e64a5ff8538ee4dfd761caa4873b91318df2e563237c8c5cbaa5c7a3
Contents?: true
Size: 542 Bytes
Versions: 6
Compression:
Stored size: 542 Bytes
Contents
HappySeed Facebook Install ==================== ### What does this do? The happy_seed:facebook depends upon happy_seed:omniauth and * Installs facebook authentication * Installs links in the nav bar and use signup/signin pages ### Why do you want this? If you want to have the user connect via facebook, this is the one line command for it. ### Environment Variables ``` FACEBOOK_APP_ID= FACEBOOK_APP_SECRET= ``` ### What needs to be done? In config/initializers/devise.rb make sure that the scope you are requesting is correct.
Version data entries
6 entries across 6 versions & 1 rubygems