fast-auth-signer icon indicating copy to clipboard operation
fast-auth-signer copied to clipboard

Remove AddDevice screen

Open Pessina opened this issue 6 months ago • 1 comments

  • Remove AddDevice screen and move it's logic to the Login screen.
  • Add Spinner for loading state
  • Add forms validation on Login and CreateAccount screens
  • Centralize send e-mails on VerifyEmail screen
  • Clean up isRecovery search param from unnecessary places and use userExist and recoverAccountWithOIDCToken to check user existence

Pessina avatar Jan 06 '24 22:01 Pessina