Index: iknow-api/Migrations/AppDbContextModelSnapshot.cs
===================================================================
--- iknow-api/Migrations/AppDbContextModelSnapshot.cs	(revision 9694de9fd5338b113facc77a85f36b700447943e)
+++ iknow-api/Migrations/AppDbContextModelSnapshot.cs	(revision fc7b4b415ad1cd1dbbc022b043e8fa579443f7f7)
@@ -46,5 +46,5 @@
                         .HasColumnType("text");
 
-                    b.Property<string>("Password")
+                    b.Property<string>("PasswordHash")
                         .HasColumnType("text");
 
