You are here

constant VKXP_ACCESS_TOKEN_URI in VK CrossPoster 6.3

Same name and namespace in other branches
  1. 7.2 vkxp.module \VKXP_ACCESS_TOKEN_URI
  2. 7 vkxp.module \VKXP_ACCESS_TOKEN_URI
1 use of VKXP_ACCESS_TOKEN_URI
vkxp_admin_access_token_submit in ./vkxp.admin.inc
Second step of getting access token.

File

./vkxp.module, line 13

Code

define('VKXP_ACCESS_TOKEN_URI', 'https://oauth.vk.com/access_token');