Sha256: c632f506ec1a86189fb270b9c1a7ddc4a4a054996487100e22367159a3858e67

Contents?: true

Size: 708 Bytes

Versions: 7

Compression:

Stored size: 708 Bytes

Contents

HappySeed Github Install
====================

### What does this do?

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

* Installs github authentication
* Installs github api gem

### Why do you want this?

If you want to have the user connect via github, this is the one line command for it.

### Environment Variables

```
  GITHUB_APP_ID=
  GITHUB_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://github.com/settings/applications

Version data entries

7 entries across 7 versions & 1 rubygems

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