anitab-org / portal

THIS PROJECT IS ARCHIVED. Systers Portal for communities.
GNU General Public License v2.0
68 stars 209 forks source link

Third Party Authentication #533

Open sakshi1499 opened 4 years ago

sakshi1499 commented 4 years ago

Description

As a user, I should be able to login through third party apps.

The Third Party Apps through which user can login are : 1) Facebook 2) GitHub 3) Google

Configure allauth to support logins through the above apps.

Definition of Done

Estimation

48 hours max.

ritwickraj78 commented 4 years ago

@mayburgos I have added all the required code part in the settings. All you need to do is create the apps and insert the client key and secret key in the Social Applications. @sakshi1499 @SanketDG @sammy1997 Please review this PR