InFiNet-Code-AB / Dojo-BE

0 stars 3 forks source link

#28-User_Management Seed data -Login Issue Problem Fixing #110

Closed BojanMirkovic closed 7 months ago

BojanMirkovic commented 7 months ago

28-User_Management Seed data -Login Issue Problem Fixing

Description

DatabaseSeedHelper is modified because I have discovered that LoginUserCommand didn’t work with seed data.

Changes Made

I had to change SeedUsers() and to add Normalization UserName and Noramlization Email values as well the way how I have hashed password.

Related Ticket or Issue

56

Checklist