-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
NodeJS-Application/static/client.js
Line 19 in 81163b8
| const packet = { type: 'call', id, method, args }; |
со стороны клиента в args у нас массив ['marcus','marcus'] и мы не можем его деструктурировать как объект
NodeJS-Application/api/auth/signin.js
Line 3 in 81163b8
| method: async ({ login, password }) => { |
Metadata
Metadata
Assignees
Labels
No labels