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

Remove OmniAuth dependency #26

Merged
merged 2 commits into from
Sep 11, 2014

Conversation

hannahhoward
Copy link
Contributor

Fixes #13 I think.

The OmniAuth stuff is great, but if people just want email/password auth this will allow them to have that without having OmniAuth in their Gemfile. The other solution would be to add OmniAuth as a gem dependency, but it seems silly to add another gem if you don't need to.

Anyway, I ran tests prior to submit -- and some failed -- but then I looked at the build badge and it appears to be the same ones that are failing on Travis CI, and don't appear related to my changes.

Thanks for making this awesome gem! We just started implementing auth in an Angular/Rails project and thought it would take for ever-- and instead we'll have it done in a night thanks to your awesome work :)

@lynndylanhurley
Copy link
Owner

This looks great! Thank you so much 👍

The failing build is my fault - no worries!

lynndylanhurley added a commit that referenced this pull request Sep 11, 2014
@lynndylanhurley lynndylanhurley merged commit 463ead1 into lynndylanhurley:master Sep 11, 2014
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

Successfully merging this pull request may close these issues.

Generator issues
2 participants