Sha256: 8aa25012a3a73f57be5c61054caa0623df0133c3a4936ae5dfd2fadd1bb53848

Contents?: true

Size: 685 Bytes

Versions: 7

Compression:

Stored size: 685 Bytes

Contents

HappySeed Facebook Install
====================

### What does this do?

The `happy_seed:facebook` depends upon `happy_seed:omniauth` and

* Installs facebook authentication

### 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.

Since you need to set the callbacks as urls, you'll need to create one app for local development and another app for production.  (Possibly one for staging as well.)

https://developers.facebook.com

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
happy_seed-0.0.21 lib/generators/happy_seed/facebook/templates/docs/README.06.facebook.rdoc
happy_seed-0.0.19 lib/generators/happy_seed/facebook/templates/docs/README.06.facebook.rdoc
happy_seed-0.0.18 lib/generators/happy_seed/facebook/templates/docs/README.06.facebook.rdoc
happy_seed-0.0.17 lib/generators/happy_seed/facebook/templates/docs/README.06.facebook.rdoc
happy_seed-0.0.16 lib/generators/happy_seed/facebook/templates/docs/README.06.facebook.rdoc
happy_seed-0.0.15 lib/generators/happy_seed/facebook/templates/docs/README.06.facebook.rdoc
happy_seed-0.0.14 lib/generators/happy_seed/facebook/templates/docs/README.06.facebook.rdoc