M
M
marataziat2016-06-04 12:07:44
Python
marataziat, 2016-06-04 12:07:44

How can I register VK API user tokens?

Good day, I would like to know how I can register VK users on my application site. I know how to build requests to get a token from a user: https://oauth.vk.com/authorize?client_id=5481394&s... . Well, I need so that when the user clicks allow, he is not redirected to a page with a confusing token, but that he goes back to the site but with my application token!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Николай Романович, 2016-06-04
@marataziat

...redirect_uri=https://somesite.com/somepath
только оно работает не для всех типов приложений

M
Mikhail Osher, 2016-06-04
@miraage

https://new.vk.com/dev/auth_sites

state - Произвольная строка, которая будет возвращена вместе с результатом авторизации.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question