mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
added validation token endpoint
This commit is contained in:
@@ -37,7 +37,7 @@ export const testUser = {
|
||||
avaiblePWRequests: 645,
|
||||
pwRequestCount: 19,
|
||||
created: new Date(),
|
||||
pw: 'secret',
|
||||
pw: '5d146f72-e1b8-4440-a6e3-f22f31810316',
|
||||
loginCount: 3,
|
||||
createdBy: 1,
|
||||
}
|
||||
|
Reference in New Issue
Block a user