-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨feat: show customErrors in snackbar #25
Labels
feature
Feature
Comments
SantiagoGaonaC
added a commit
that referenced
this issue
Oct 7, 2023
github-project-automation
bot
moved this from 🏗 In progress
to ✅ Done
in atlanta - Frontend
Oct 9, 2023
SantiagoGaonaC
added a commit
that referenced
this issue
Oct 10, 2023
* feat: new type connection to proxy (#9) * refactor: change type variable .env * feat: connection to the proxy via HTTP & check new endpoints * feat: terms and conditions modal Terms and conditions modal is added at the time of user registration. In addition, the auto_size_text package is added for text management on different devices * feat: validation of fields in the registration form Implementation of the registration form fields with their validation. * feat: validating equal passwords in form. Password validation is done on the registration form, in addition to using modal when validating fields. * feat: register options with merge biometricts login registration functionality through username and password * feat: register added (#26) & change to secure storage * feat: customErros added of proxy response (#25) * refactor: recome closeModalCallback * fix: temporary authentication & authentication with biometrics under states (#24)
SantiagoGaonaC
added a commit
that referenced
this issue
Oct 10, 2023
* feat: register & biometric added (#24) (#29) * feat: new type connection to proxy (#9) * refactor: change type variable .env * feat: connection to the proxy via HTTP & check new endpoints * feat: terms and conditions modal Terms and conditions modal is added at the time of user registration. In addition, the auto_size_text package is added for text management on different devices * feat: validation of fields in the registration form Implementation of the registration form fields with their validation. * feat: validating equal passwords in form. Password validation is done on the registration form, in addition to using modal when validating fields. * feat: register options with merge biometricts login registration functionality through username and password * feat: register added (#26) & change to secure storage * feat: customErros added of proxy response (#25) * refactor: recome closeModalCallback * fix: temporary authentication & authentication with biometrics under states (#24)
SantiagoGaonaC
added a commit
that referenced
this issue
Oct 11, 2023
* feat: new type connection to proxy (#9) * refactor: change type variable .env * feat: connection to the proxy via HTTP & check new endpoints * feat: terms and conditions modal Terms and conditions modal is added at the time of user registration. In addition, the auto_size_text package is added for text management on different devices * feat: validation of fields in the registration form Implementation of the registration form fields with their validation. * feat: validating equal passwords in form. Password validation is done on the registration form, in addition to using modal when validating fields. * feat: register options with merge biometricts login registration functionality through username and password * feat: register added (#26) & change to secure storage * feat: customErros added of proxy response (#25) * refactor: recome closeModalCallback * fix: temporary authentication & authentication with biometrics under states (#24) * fix: state invalid in login-screen (#28)
SantiagoGaonaC
added a commit
that referenced
this issue
Oct 11, 2023
#34) * fix: user state biometric (#33) * feat: new type connection to proxy (#9) * refactor: change type variable .env * feat: connection to the proxy via HTTP & check new endpoints * feat: terms and conditions modal Terms and conditions modal is added at the time of user registration. In addition, the auto_size_text package is added for text management on different devices * feat: validation of fields in the registration form Implementation of the registration form fields with their validation. * feat: validating equal passwords in form. Password validation is done on the registration form, in addition to using modal when validating fields. * feat: register options with merge biometricts login registration functionality through username and password * feat: register added (#26) & change to secure storage * feat: customErros added of proxy response (#25) * refactor: recome closeModalCallback * fix: temporary authentication & authentication with biometrics under states (#24) * fix: state invalid in login-screen (#28)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Show CustomsErrors in
login: The user does not exist | Incorrect password or username
register: The user already exists
The text was updated successfully, but these errors were encountered: