You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
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)
We do not need to collect as much data at registration as we do. See if Devise can help make this somewhat simple.
The text was updated successfully, but these errors were encountered: