Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Login.gov for user accounts #77

Open
pcraig3 opened this issue Dec 2, 2024 · 0 comments
Open

Use Login.gov for user accounts #77

pcraig3 opened this issue Dec 2, 2024 · 0 comments
Labels
Dev This is a dev priority ticket, not strictly user-facing.

Comments

@pcraig3
Copy link
Collaborator

pcraig3 commented Dec 2, 2024

We have been using Django's user models for signups and accounts, but as part of moving to HHS infra, we will need to have better user security (2fa and stuff).

If we use login.gov, it already has that stuff, so it will make our job a lot easier. Plus it just makes sense -- we don't want people to have different accounts they have to log into all the time.

So this story is about migrating to login.gov for user account management.

Note that we don't really care about preserving existing accounts. We can just delete them all and recreate them.

@pcraig3 pcraig3 added the Dev This is a dev priority ticket, not strictly user-facing. label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev This is a dev priority ticket, not strictly user-facing.
Projects
None yet
Development

No branches or pull requests

1 participant