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

No support for a login/sign up with a personnummer #1

Open
PierreMesure opened this issue Mar 16, 2018 · 0 comments
Open

No support for a login/sign up with a personnummer #1

PierreMesure opened this issue Mar 16, 2018 · 0 comments

Comments

@PierreMesure
Copy link

Right now, the website just uses the e-mail address as an identifier.

In Sweden, it is usual to use your personnummer. This would make it easier to check people's identity and would be a good first step if the platform is to support SPAR and BankID as an authentication/e-voting method in the future.

This task can actually be divided in the following actions:

  • add a new column to the User model
  • add a field during the sign up process.
  • add a field in the profile page
  • allow users to login with their personnummer.
  • fix all the tests!

The changes to the verification process are a bit heavier and will be done in another task (probably related to SPAR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant