Diamond Lewis
033a0bd443
Fix Prettier ( #7066 )
2020-12-13 11:19:04 -06:00
Antonio Davi Macedo Coelho de Castro
755c612fd8
Update vkontakte API to the latest version ( #6944 )
...
* Update vkontakte API to the latest version
* Allow developers to set the api version (optional)
2020-10-15 15:24:36 -07:00
Diamond Lewis
a2d332f698
Fix #6179 Initializing default logger ( #6186 )
...
* Fix #6179 Initializing default logger
Fixes : #6179
Removes unnessary logs
* fix typo
* if error just write to console
2019-11-07 17:41:34 -06:00
Florent Vilmart
d83a0b6808
Use Prettier JS ( #5017 )
...
* Adds prettier
* Run lint before tests
2018-09-01 13:58:06 -04:00
eddyLazar
41acaa0570
fixed vkontakte validateAuthData ( #4977 )
...
* fixed vkontakte validateAuthData
* updated changelog
2018-08-17 15:38:07 -04:00
Florent Vilmart
b9673da07b
Refactor all auth adapters to reduce duplications ( #4954 )
...
* Refactor all auth adapters to reduce duplications
* Adds mocking and proper testing for all auth adapters
* Proper testing of the google auth adapter
* noit
2018-08-12 11:05:28 -04:00
oleg
b1017ac17c
Send version for Vkontakte API ( #4725 )
2018-04-15 15:09:28 -04:00
RiverAge
a26e4c7470
fix: proper error message when login with wechat fails ( #4000 )
...
* fix typo
it should be weixin not qq.
* change error message from weixin to wechat
* remove unnecessary check
2017-07-08 08:29:02 -04:00
Denis Trofimov
91193c77eb
fix(vkontakte auth adapter): replace deadlocked promise with a live one ( #3956 )
2017-06-26 08:33:08 -04:00
Florent Vilmart
5813fd0bf8
Fix flaky tests ( #3724 )
...
* adds continuation to silence rejected promises
* Wrap json parsing
2017-04-16 16:50:03 -04:00
Florent Vilmart
c1dcaf1271
Auth Adapters refactoring ( #3177 )
...
* Moves all authentication providers to Adapter/Auth
* refactors specs
* Deprecates oauth option in favor of auth option
- Deprecates facebookAppIds option (in favor of auth.facebook.appIds)
- Adds warnings about the deprecated options
* nits
2016-12-06 14:09:43 -08:00