hackforla / hackforla/peopledepot

Specify username while signing up through Cognito

Open
#258 1 comment 0 reactions 0 assignees View on GitHub
complexity: medium dependency ethan p-feature: user PII: FALSE ready for author/assignee role: back end role: dev s: PD team size: 2pt
Dominant language
Python
Stars
14
Forks
37
Avg merge
9d 15h
Merged PRs (30d)
5

Description

### Overview

As a user I want to make sure that anywhere username is used it is the same so that all my information can be consistent.

### Background
Currently, Cognito is configured to only prompt for email. This has the potential to cause inconsistencies in other systems where username is used. This is particularly confusing because when you use allauth for a seamless experience, username is derived from email address. Both need to be consistent.

### Action Items
- [ ] Modify Amazon Cognito user pool apps to include username as an attribute to collect.
- [ ] Modify documentation that specifies how you spin up Amazon Cognito app.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.