portal
portal copied to clipboard
Third Party Authentication
Description
As a user, I should be able to login through third party apps.
The Third Party Apps through which user can login are :
- GitHub
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.
@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