vk.com provider registered (#2579)
* vk.com auth data manager implemented * vk.com provider registered * Removed all the unnecessary changes * Revert "Removed all the unnecessary changes" This reverts commit 7dec6297421045c149aa49e4b888a02c38b96f9e. * Revert "vk.com provider registered" This reverts commit 25705d3d1272e44d5c5801050adf8eafec95cd27. * Reverted all the unnecessary changes * vk.com auth manager bugs fixed
This commit is contained in:
committed by
Florent Vilmart
parent
a99bd82c43
commit
8eafe45664
@@ -1,6 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
// Helper functions for accessing the instagram API.
|
||||
// Helper functions for accessing the vkontakte API.
|
||||
var https = require('https');
|
||||
var Parse = require('parse/node').Parse;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user