portal icon indicating copy to clipboard operation
portal copied to clipboard

Third Party Authentication

Open sakshi1499 opened this issue 4 years ago • 1 comments

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

  • [ ] All of the required items are completed.
  • [ ] Approval by 1 mentor.

Estimation

48 hours max.

sakshi1499 avatar May 17 '20 17:05 sakshi1499

@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

ritwickraj78 avatar Jun 02 '20 11:06 ritwickraj78