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:
parent
ab33a2e059
commit
da8edb7081
4 changed files with 34 additions and 4 deletions
|
@ -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,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue