Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Epic: Add Google/Facebook/etc. Registration and Login #222

Open
stephenyeargin opened this issue Aug 24, 2015 · 0 comments
Open

Epic: Add Google/Facebook/etc. Registration and Login #222

stephenyeargin opened this issue Aug 24, 2015 · 0 comments
Milestone

Comments

@stephenyeargin
Copy link
Member

We do not need to collect as much data at registration as we do. See if Devise can help make this somewhat simple.

  • get a first and last name
  • get an email address
  • handle existing account match
  • handle where user accidentally creates two accounts
@stephenyeargin stephenyeargin added this to the Icebox milestone Aug 24, 2015
stephenyeargin added a commit that referenced this issue Aug 25, 2015
Fixes #222 (as far as Facebook at least)

This was fairly straightforward with a few hiccups. I implemented Facebook because that is the one in the tutorial. I attempted to move some other stuff around (`RegistrationsController`) to match the submodule approach.

Things it does not support

- [ ] Newsletter preference (isn't passed through)
- [ ] Group invitation code (personalized group code)
- [ ] Group signup code (the group "public" signup code)
- [ ] Entity registration (skip search for team in group creation)
@stephenyeargin stephenyeargin removed this from the Icebox milestone Aug 25, 2015
@stephenyeargin stephenyeargin self-assigned this Oct 19, 2015
@stephenyeargin stephenyeargin added this to the Icebox milestone Apr 5, 2016
@stephenyeargin stephenyeargin removed their assignment Jun 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant