Commit Graph

6 Commits

Author SHA1 Message Date
Infi 92f8626658 chore: change setup/ route graph to login/ 2022-12-11 01:01:57 +01:00
Infi da8463cf82 fix: logout on temporary home screen now pops the back stack 2022-12-11 00:11:27 +01:00
Infi f0a5446848 feat: animate between screens 2022-12-11 00:11:04 +01:00
Infi b2e0001636 feat: new home screen placeholder with logout button 2022-12-10 23:22:03 +01:00
Infi dff518bde7 feat: improvements at login
- password field is now recognised by the system keyboard
- TOTP six-digit input is now a numbers-only field
- document API functions related to login
- basic logout in API
- insecure MFA-less accounts can now log in (SAD!)
2022-12-06 00:49:35 +01:00
Infi 8b40f122d3 feat: initial commit 🎉
implements a basic styled app with totp login
2022-12-05 16:08:17 +01:00