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

Refactor login and registration processes #61

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

phamtiendungcw
Copy link
Owner

Updated AccountController to use LoginUserByAuthenticationQuery in LoginUser method. Moved MatLidStoreDatabaseContext registration from IdentityServicesRegistration to PersistenceServiceRegistration. Replaced LoginModel with AuthRequest in login-layout.component.ts. Changed Phone to PhoneNumber in UserDtoValidator and RegistrationRequest, adding [Phone] attribute for validation. Added LoginUserByAuthenticationQuery.cs and updated handler. Removed LoginUserByUserNameQuery.cs.

Updated AccountController to use LoginUserByAuthenticationQuery in LoginUser method. Moved MatLidStoreDatabaseContext registration from IdentityServicesRegistration to PersistenceServiceRegistration. Replaced LoginModel with AuthRequest in login-layout.component.ts. Changed Phone to PhoneNumber in UserDtoValidator and RegistrationRequest, adding [Phone] attribute for validation. Added LoginUserByAuthenticationQuery.cs and updated handler. Removed LoginUserByUserNameQuery.cs.
@phamtiendungcw phamtiendungcw merged commit 4d3895d into master Sep 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant