Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:Ensure password is saved during user creation if provided (#421)
- Updated logic to handle cases where a password is provided during profile creation. Improved user creation flow to avoid incomplete records. Added checks to hash and save the password if it's present.
- Loading branch information