Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Cleanup omniauth requirements. #25

Open
richardkmichael opened this issue Sep 5, 2011 · 1 comment
Open

Cleanup omniauth requirements. #25

richardkmichael opened this issue Sep 5, 2011 · 1 comment

Comments

@richardkmichael
Copy link
Owner

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
Copy link
Collaborator

omniauth/omniauth#451

On Mon, Sep 5, 2011 at 12:37 PM, richardkmichael <
[email protected]>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:
#25

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants