Sha256: 48c604cefbb3796c57412ac2eabd1b65d238c2280121d1c19e4631be1f4fa4e3

Contents?: true

Size: 751 Bytes

Versions: 3

Compression:

Stored size: 751 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.)

https://dev.twitter.com

Also see more: 

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
happy_seed-0.0.12 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.11 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc
happy_seed-0.0.10 lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc