State user login
Created by: MikkelAas
- state now has a user login page that 'talks' to the state person database
- if the input SSN matches a SSN in the database, the user will be taken to their personal state view
- the idea is that they can request their person VC from their personal state view
- there is no 2FA or alike on the login page, you just enter the SSN. This is not an optimal solution, and should not be considered safe.