Sha256: c3908b53099f57b23353cce48754e1b910d4b1659fa206908e16998bc91fe7f9

Contents?: true

Size: 800 Bytes

Versions: 8

Compression:

Stored size: 800 Bytes

Contents

HappySeed Twitter Install
====================

### What does this do?

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

* Installs twitter 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 twitter, this is the one line command for it.

### Environment Variables

```
  TWITTER_APP_ID=
  TWITTER_APP_SECRET=
```

### What needs to be done?

Go to twitter.com and sign up for an application.  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.)

Allow the application to sign in with twitter.

https://apps.twitter.com

Also see more: 

http://willschenk.com/scripting-twitter/

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
happy_seed-0.0.21 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.19 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.18 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.17 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.16 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.15 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.14 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.13 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc