Forked from qwersk/gist:66de6ff2ef9226c94240babacaf1c53d
Last active
June 9, 2018 18:16
-
-
Save SevereCloud/ba0c9fdb671ab605ff1efa27b32dfa42 to your computer and use it in GitHub Desktop.
vk get access_token
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// GET VK ACCESS_TOKEN | |
https://oauth.vk.com/authorize?client_id=6278770&scope=offline,photos,audio,video,docs,notes,pages,status,offers,questions,wall,groups,messages,email,notifications,ads,stats&response_type=token&redirect_uri=https://oauth.vk.com/blank.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment