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

[feature] auth login/signup #4

Open
3 of 5 tasks
sescobb27 opened this issue Sep 27, 2016 · 9 comments
Open
3 of 5 tasks

[feature] auth login/signup #4

sescobb27 opened this issue Sep 27, 2016 · 9 comments
Assignees

Comments

@sescobb27
Copy link
Member

sescobb27 commented Sep 27, 2016

  • users
  • signup
  • login
  • session management with devise (cookies?)
  • user relationships
@sescobb27 sescobb27 self-assigned this Sep 27, 2016
@mixergtz
Copy link
Contributor

mixergtz commented Sep 27, 2016

@sescobb27 I suppose Alex didn't find a less magical gem for auth and we are using devise. Did you have a chance to talk to him? (If so, just forget this comment)

cc @orendon

@sescobb27
Copy link
Member Author

I know some of them, I just pick the most common one. Let me know which gem do you prefer and I will update the pull request

@mixergtz
Copy link
Contributor

I was asking because on friday's afternoon meeting a related task was assigned to someone, but you seem to have a lot already implemented so I'd personally stick with devise 🙈

@sescobb27
Copy link
Member Author

devise is hard to explain and understand, I don't have any problem with changing it to something less magical, but I don't have much experience with rails views, I have been working with json APIs and single page applications for so long, so if someone can help me with that would be great, if not I would try to do that tomorrow's night

@ghost
Copy link

ghost commented Sep 27, 2016

What do you think of this option? http://railscasts.com/episodes/250-authentication-from-scratch

@sescobb27
Copy link
Member Author

I would prefer a to use a gem here, authentication from scratch is sooooo tricky, error prone and hack prone

@ghost
Copy link

ghost commented Sep 27, 2016

yes, thats rigth.

@sescobb27
Copy link
Member Author

so, choose a gem from here https://www.ruby-toolbox.com/categories/rails_authentication so i can continue implementing this

@sescobb27
Copy link
Member Author

what do you think about authlogic?

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

No branches or pull requests

2 participants