The registration flow should do the following:
- Check if user has a user row created (this will be created by admin, if creation flow is not done yet dont worry about that)
- If yes, allow them to register with cognito (register endpoint exists)
- Match figma, configure 2fa (terraform pr)
The registration flow should do the following: