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

User Authentication #2

Open
jcap49 opened this issue Mar 4, 2014 · 0 comments
Open

User Authentication #2

jcap49 opened this issue Mar 4, 2014 · 0 comments
Assignees
Labels

Comments

@jcap49
Copy link
Collaborator

jcap49 commented Mar 4, 2014

Overview

I think the consensus here is to use Twitter OAuth. To keep things easy, I suggest we go with Devise with Twitter Omniauth. I've built a user auth system that works with both before and it's not bad.

Tools

Devise
Twitter Omniauth
Omniauth Example

Acceptance Criteria

-users can login via twitter
-users are created and saved to db
-users can create a product page and be considered a buyer (maybe by a boolean value in the user object)

@jcap49 jcap49 added the feature label Mar 4, 2014
@arjunblj arjunblj self-assigned this Mar 4, 2014
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