Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github login #230

Open
4 tasks
rafamanzo opened this issue Jun 17, 2015 · 2 comments
Open
4 tasks

Github login #230

rafamanzo opened this issue Jun 17, 2015 · 2 comments
Labels

Comments

@rafamanzo
Copy link
Member

rafamanzo commented Jun 17, 2015

Enable users to login using their github accounts through OmniAuth

  • Create configuration files for client_id and secret
    • It shall have a sample with dummy values, only enough for getting unit tests passing
    • Add details to the HACKING.md on how to properly setup
  • Install github omniauth integration gem
  • Add login button to the layout

Bonus:

  • Make it generic enough for adding other login methods such as Gitlab
@wiltonsr
Copy link
Contributor

Hello, could you please pass me the client ID and secret that is necessary to set the omniauth?

@rafamanzo
Copy link
Member Author

I believe both should come from some variable not hardcoded, and thus thus can use any information in order to test locally. Or am I wrong?

I'll update the description with a task list.

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

No branches or pull requests

2 participants