added validation token endpoint

This commit is contained in:
mrfry 2023-03-09 17:11:52 +01:00
parent ab33a2e059
commit da8edb7081
4 changed files with 34 additions and 4 deletions

View file

@ -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,
}