zesty-io / accounts-ui

Zesty.io account management application
https://accounts.zesty.io
108 stars 13 forks source link

GET user information on 2FA login #204

Closed MukeshGKastala closed 3 years ago

MukeshGKastala commented 3 years ago

Describe the bug Logging in with 2FA enabled has missing user information.

To Reproduce

  1. Login into an account that has 2FA enabled
  2. Navigate to account settings
  3. See error

Expected behavior User information is populated using the return of GET {accounts_api_url}/v1/users/:user_zuid.

Screenshots no_user_information

Account Settings:

account_settings

Additional context See non-2FA login for expected behavior.