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

Add facebook login #14

Open
merwok opened this issue Feb 21, 2018 · 1 comment
Open

Add facebook login #14

merwok opened this issue Feb 21, 2018 · 1 comment
Labels

Comments

@merwok
Copy link
Contributor

merwok commented Feb 21, 2018

Add BaseFacebookUser, subclass of BaseEmailUser.

Make sure updating from class User(BaseEmailUser) to class User(BaseFacebookUser) is painless.

Make facepy dependency optional with extras.

@merwok merwok added the feature label Feb 21, 2018
@merwok merwok changed the title Make facepy dependency optional Move facebook user model, manager, admin from demo to main package Feb 22, 2018
@merwok
Copy link
Contributor Author

merwok commented Sep 21, 2018

New plan considering #30:

  • change model code to use an identity model
  • add inline admin class
  • move from demo to main package
  • no migration required to add facebook login capacity!

@merwok merwok changed the title Move facebook user model, manager, admin from demo to main package Add facebook login Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant