1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00
Commit graph

64 commits

Author SHA1 Message Date
eldadfux
fdcbb86f43 Handle mkdir errors with exceptions 2019-11-13 00:32:59 +02:00
eldadfux
3a0f6639b3 Improved the way we handle localhost cookies 2019-11-12 20:42:58 +02:00
Frieder Bluemle
0e3148382c
Remove executable bit from non-executable files 2019-11-01 11:05:34 -07:00
eldadfux
088b6a5503 Allow empty permissions array 2019-10-20 21:28:07 +03:00
Christy Jacob
d2ebafb237 chore: lint fix 2019-10-06 18:28:01 +05:30
Christy Jacob
62c0046f81 feat: implemented abstract method parseState 2019-10-06 18:26:44 +05:30
Christy Jacob
cb0ca885c1 chore: lint fix 2019-10-06 16:31:34 +05:30
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