hackforla / hackforla/peopledepot
Add Cognito SSO to django client
- Dominant language
- Python
- Stars
- 14
- Forks
- 37
- Avg merge
- 9d 15h
- Merged PRs (30d)
- 5
Description
### Overview
The django client app needs to authenticate with Cognito, so that it can work with the PD backend.
### Action Items
- [ ] Add Cognito SSO to the django project
- [ ] Make sure it can authenticate with the VRMS user pool
- [ ] Add instructions for configuring the Cognito SSO
- [ ] Remove Google authentication
### Resources/Instructions
- django-allauth page on cognito configuration
- @fyliu to get user pool configs
- the "add cognito login" commit in the [django-party repo](https://github.com/fyliu/django-party/commits/main/?before=9f17eb937cb5020341cce75cd18eab946bfb9f86+35) might be helpful. It also contains the development user pool configs.
Contributor guide
Assessment
This issue has not been assessed yet.