KalleHallden / BookOmatic

GNU General Public License v3.0
370 stars 153 forks source link

Sign In with Facebook account #34

Open dashyy05 opened 4 years ago

dashyy05 commented 4 years ago

Should have an option for signing in with a facebook account

pixlmint commented 4 years ago

+1 on this, but also Google and Github. It's super easy to do, much more secure since the site doesn't have to handle authentification itself, and of course, much more convenient.

AlishahMughal123 commented 4 years ago

Good idea.

ZeroCoolHacker commented 4 years ago

is anyone working on it?

AlishahMughal123 commented 4 years ago

I guess no one.

l3str4nge commented 4 years ago

I started implement it.

AlishahMughal123 commented 4 years ago

Cool . Assigned yourself then.

l3str4nge commented 4 years ago

Would be fine to discuss about project structure. I suggest create for this issue django app - perhaps called auth or accounts? There will be placed all logic regarding login,register,password reset etc.