richardkmichael / buy-my-beer

Make broken builds a thing of the past! Broken builds cost you a beer!
1 stars 0 forks source link

Cleanup omniauth requirements. #25

Open richardkmichael opened 13 years ago

richardkmichael commented 13 years ago

I don't want to pull in all the omniauth components (NTLM, etc.).

We only need what is required for GitHub authentication, therefore: can I require only the oauth component?

See the Gemfile, maybe this:

gem 'omniauth/oauth'
franckverrot commented 13 years ago

https://github.com/intridea/omniauth/issues/451

On Mon, Sep 5, 2011 at 12:37 PM, richardkmichael < reply@reply.github.com>wrote:

I don't want to pull in all the omniauth components (NTLM, etc.).

We only need what is required for GitHub authentication, therefore: can I require only the oauth component?

See the Gemfile, maybe this:

gem 'omniauth/oauth'

Reply to this email directly or view it on GitHub: https://github.com/richardkmichael/buy-my-beer/issues/25

Franck Verrot https://github.com/cesario https://twitter.com/cesariogw