Answer the question
In order to leave comments, you need to log in
How to get the user's email when authorizing through the VK API?
Hello. There is a need to get the email of the user who logs in to my site through Vkontakte. I use the VK.Auth.login
method , passing the access mask 4194304 as the second parameter .
VK.Auth.login((res) => {
// Обработка ответа
}, 4194304)
Answer the question
In order to leave comments, you need to log in
see the accout.getInfo method, if there is soap, then it should return
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question