fix issues
This commit is contained in:
@@ -25,7 +25,7 @@ import { AUTH_REPOSITORY_TOKEN, PASSWORD_HASHING_SERVICE_TOKEN, USER_REPOSITORY_
|
||||
id: 'driver-1',
|
||||
email: 'admin@gridpilot.local',
|
||||
passwordHash: 'demo_salt_321nimda', // InMemoryPasswordHashingService: "admin123" reversed.
|
||||
displayName: 'Admin',
|
||||
displayName: 'Alex Martinez',
|
||||
createdAt: new Date(),
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user