Skip to content
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: register & biometric added (#24) #29

Merged
merged 12 commits into from
Oct 10, 2023
Merged

feat: register & biometric added (#24) #29

merged 12 commits into from
Oct 10, 2023

Conversation

SantiagoGaonaC
Copy link
Member

No description provided.

SantiagoGaonaC and others added 12 commits September 23, 2023 19:37
* refactor: change type variable .env

* feat: connection to the proxy via HTTP & check new endpoints
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
Implementation of the registration form fields with their validation.
Password validation is done on the registration form, in addition to using modal when validating fields.
registration functionality through username and password
@SantiagoGaonaC SantiagoGaonaC added the feature Feature label Oct 10, 2023
@SantiagoGaonaC SantiagoGaonaC self-assigned this Oct 10, 2023
@SantiagoGaonaC SantiagoGaonaC merged commit b9e87f4 into dev Oct 10, 2023
@SantiagoGaonaC SantiagoGaonaC deleted the feat/register branch October 10, 2023 00:48
SantiagoGaonaC added a commit that referenced this pull request 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants