1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00
Commit graph

57 commits

Author SHA1 Message Date
Christy Jacob 99dd990a6c feat: vk OAuth Done 2019-10-06 16:30:05 +05:30
Christy Jacob 0422fe75a7 feat: start vk oAuth 2019-10-06 02:15:28 +05:30
Christy Jacob 965a68afd3 chore: added Amazon OAuth Docs 2019-10-05 18:46:07 +05:30
Christy Jacob 0d53d260da feat: lint fix 2019-10-05 18:42:46 +05:30
Christy Jacob 080059837b feat: amazon OAuth (conditional) 2019-10-05 18:39:01 +05:30
Christy Jacob e8583822cc feat: added reference docs for Google 2019-10-04 20:39:16 +05:30
Christy Jacob 92101ae7af feat: added reference docs for Gitlab 2019-10-04 20:36:13 +05:30
Christy Jacob c9b1dcd6e5 Merge remote-tracking branch 'upstream/master' 2019-10-04 20:34:41 +05:30
Christy Jacob 07118d7358 feat: started with apple OAuth 2019-10-04 19:59:16 +05:30
Eldad A. Fux ea82e1e027
Merge branch 'master' into feat/add-slack-oauth 2019-10-03 19:53:35 +03:00
Bogdan Covrig b1f01e9dbf Add Slack provider. Fix getUser request path 2019-10-03 18:19:39 +02:00
Bogdan Covrig 2d1ff748f2 [WIP] Add Slack accestoken and code functions 2019-10-03 01:45:06 +02:00
Christy Jacob 80f09862b4 chore: lint fix 2019-10-02 19:37:52 +05:30
Christy Jacob 4e6541b8f6 feat: Dropbox OAuth Added 2019-10-02 19:35:02 +05:30
Christy Jacob 44c179bb02 chore: added getAccessToken adapter 2019-10-02 19:27:52 +05:30
Christy Jacob ba7db4b80b feat: started Dropbox OAuth Support 2019-10-02 19:09:40 +05:30
Christy Jacob 119f5de6b0 chore: lint fix 2019-10-02 12:58:59 +05:30
Christy Jacob eb47cf8d9b feat: added Microsoft OAuth Support 2019-10-02 12:30:59 +05:30
Christy Jacob 69b229c79b fix: syntax error in hi.locale.php 2019-10-01 23:15:01 +05:30
Christy Jacob 18e164608b fix: reverted back to UUID from account_id 2019-10-01 21:02:20 +05:30
Christy Jacob 25ad32abc4 chore: removed commented line 2019-10-01 14:47:55 +05:30
Christy Jacob 4a06fee978 chore: linting 2019-10-01 14:38:32 +05:30
Christy Jacob fb00547997 chore: use account_id instead of uuid 2019-10-01 14:37:57 +05:30
Christy Jacob c5ba48e0f6 feat: added BitBucket OAuth Support 2019-10-01 14:31:22 +05:30
eldadfux e411590cf6 PHP CS fixer 2019-10-01 07:34:01 +03:00
Christy Jacob ec7f706c95 feat: removed unused variable 2019-09-30 14:36:47 +05:30
Christy Jacob 92f2b4c242 feat: added Gitlab OAuth Support 2019-09-30 14:33:55 +05:30
Christy Jacob 4158c3ea21 refactor: code refactoring using php-cs-fixer 2019-09-30 11:43:40 +05:30
Christy Jacob faa63aba97 feat: added Google OAuth Support 2019-09-30 03:33:22 +05:30
Christy Jacob 40a5e53861 Merge remote-tracking branch 'upstream/master' 2019-09-29 03:10:33 +05:30
eldadfux 5d8661fd27 Better structure error 2019-09-28 22:30:56 +03:00
Christy Jacob 90372dba45 fix: corrected path in OAuth docs 2019-09-28 14:57:21 +05:30
eldadfux 598b9c9124 Simplified nested documents appending 2019-09-20 17:01:47 +03:00
eldadfux 512005ddf4 Updated SDKs 2019-09-20 09:33:11 +03:00
eldadfux 90a3dee390 Better error descriptions 2019-09-17 12:55:31 +03:00
eldadfux 35680bbae9 Run PHP-CS-FIXER to make sure
code is consisted with PSR-1 + PSR-2
2019-09-06 20:04:26 +03:00
eldadfux 2161e35d46 Removed not working OAuth providers 2019-09-06 14:22:19 +03:00
eldadfux 3086111bb9 Improved OAuth implementation,
now its much easier to add new provider
2019-09-03 23:37:34 +03:00
eldadfux 712e16f282 Remove unauthorized Linkedin scopes 2019-09-03 11:20:00 +03:00
eldadfux fa94111277 Changed linkeding OAuth scopes 2019-09-03 11:09:23 +03:00
eldadfux 67a669231e Added method to delete DB 2019-08-22 23:54:05 +03:00
eldadfux 141e88898a Added method to delete DB namespace 2019-08-22 23:53:50 +03:00
eldadfux 2d0ace7cd5 Added method to delete complete namespace 2019-08-22 23:42:06 +03:00
eldadfux 79230c4de6 Seperated mocks from DB class 2019-08-09 17:46:09 +03:00
eldadfux 823a4ea3bd Some code cleanups 2019-08-09 17:11:22 +03:00
eldadfux 40b1d1d821 Changed service configuration method 2019-08-03 08:58:44 +03:00
eldadfux a22198408a Added option for extendable service registry 2019-08-02 00:48:17 +03:00
eldadfux 08368133a9 Improved fulltext search performance 2019-07-29 07:50:10 +03:00
eldadfux fcb24af8d9 Updated Linkedin OAuth provider to support Linkedin V2 API 2019-07-06 12:47:48 +03:00
eldadfux 66072f84b5 Removed some limits and updated SDKs 2019-07-03 22:50:04 +03:00