J
J
java_padawan2014-07-31 16:41:05
In contact with
java_padawan, 2014-07-31 16:41:05

How bad is it to keep the access_token vk on your own?

I want to search for videos in VK. To do this, you need to get the user's access_token (not the application, as far as I understand). I get an eternal access_token for my VK account (scope=video,offline), and now I can search through VK videos. Question: how bad is the idea to store the access_token vk locally? Are there other ways to solve it, or am I missing something?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Entelis, 2014-07-31
@java_padawan

The whole point of eternal tokens is that you can store them locally on your server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question