J
J
jekanok2019-04-27 08:59:34
Node.js
jekanok, 2019-04-27 08:59:34

How to output information from connectcube node?

Has anyone worked with the connectcube service? I have a problem authorization and registration works, but I can't figure out how to get his name and login from the database. tell me pliz

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2017-03-25
@kulonful

It is already the same object. In this case:

result[1].id === 1;
// true
result[1].login === 'kulonful';
// true

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question