issues
search
Fintech-Team-15
/
Loan-Advisor-App
Loan Advisor project for Fintech team 15
MIT License
0
stars
1
forks
source link
Auth
#22
Closed
kitsoNamane
closed
1 year ago
kitsoNamane
commented
1 year ago
feat(login-registration): use input type for email and password
feat(login): simple email and password input validation
feat(registration): simple email and password validation
feat: add login and registration textinput validation
refactor: generalize validatePassword & validateEmail functions
refactor: remove unused imports
refactor: generalize email and password xml components
style: implement more straightforward splash screen
fix: use correct ids in instrumentation tests
fix: designs are now showing
themes edited
refactor: increase text size on text links
feat: initial authentication tests
feat(auth test): change auth interface return type
feat: prepare authentication screen