Hello.
I'm trying to add VK API to my app. But I'm stuck on authorization.
I create service to get login page (html) wich after autorization must return token (i think). I also create html-component to show this page. But I don't know how to use response as html.
Or maybe there is a better way to authorization (without html-component)?