Florent Vilmart
8c2c76dd26
Adds liniting into the workflow ( #3082 )
...
* initial linting of src
* fix indent to 2 spaces
* Removes unnecessary rules
* ignore spec folder for now
* Spec linting
* Fix spec indent
* nits
* nits
* no no-empty rule
2016-11-24 15:47:41 -05:00
Eugene Antropov
305b037176
Vkontakte Auth: Change users.get to secure.checkToken ( #2880 )
...
* Change users.get to secure.checkToken
You can't get user info by client token due vk restrictions. You must check token via secure.checkToken.
* Configuration checks for vk auth.
* Move config check to promise, remove debug log, add message to logger on error.
2016-10-19 10:38:01 -04:00
Nurdaulet
8eafe45664
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
2016-08-25 13:03:48 -04:00
Nurdaulet
307a725884
vk.com auth data manager implemented ( #2578 )
2016-08-24 12:39:46 -04:00