MVP com a Funcionalidade de logar com FaceId ou TouchId e autenticado em firebase.
Para o primeiro acesso e armazenamento dos dados o usuário precisa cadastrar email e senha, para os próximos acessos no mesmo dispositivo é possível logar com faceid/touchid. O título do botão é alterado após reconhecimento da tecnologia(face ou touch) utilizada pelo dispositovo. O email do usuário fica salvo no campo input, e o campo é desabilitado. ao clicar no botão trocar usuário os dados são apagados e os campos para login manual reabilitados.
MVP with the functionality to login with FaceId or TouchId and authenticated in firebase.
For the first access and data storage, the user needs to register an email and password, for the next access on the same device, it is possible to log in with faceid/touchid. The button title is changed after recognition of the technology (face or touch) used by the device. The user's email is saved in the input field, and the field is disabled. by clicking on the change user button, the data is deleted and the fields for manual login are re-enabled.

