dotnet / dotnet/aspnetcore

Scaffolding variant for username only, independent of email

Open
#33,348 6 comments 0 reactions 0 assignees View on GitHub
area-identity
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

We have a lot of projects where username = email is unfitting, due to organisational requierments or handlig restrictions. While email still can be a required field in registration, the dependency of it as usernames forces us to change the generated scaffolds manually (UI and code)

Provide a variant where:

- username is independent of email and a seperate field when registering
- Login with this username (and not email) (and pwd)
- Change username in accordance with that, independent of email

Thanks for considering this, Michael

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.