1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
Commit graph

98 commits

Author SHA1 Message Date
Eldad A. Fux
d4ba226b74
Merge branch 'master' into master 2020-01-13 17:10:24 +02:00
Christy Jacob
6bc1668877 chore: Amazon Adapter changes 2020-01-13 20:03:41 +05:30
Christy Jacob
67bda8b9fa feat: modified Amazon Adapter to use the new custom scopes 2020-01-13 20:02:03 +05:30
Christy Jacob
907de3e95f chore: sanitisation of BitBucket Adapter 2020-01-13 19:48:47 +05:30
Christy Jacob
b190bc28d8 chore: added required Scopes to Amazon Adapter 2020-01-13 19:46:41 +05:30
Christy Jacob
fe9f79b123 chore: corrected function doc 2020-01-13 19:43:08 +05:30
Christy Jacob
cda8f27398 chore: support for chaining in addScope 2020-01-13 19:42:09 +05:30
Eldad Fux
2f125196e4 Added mock OAuth adapter 2020-01-13 14:23:39 +02:00
Christy Jacob
1f1e4e0def chore: added duplicate scope check in constructor 2020-01-13 12:01:36 +05:30
Christy Jacob
ecae436f4f chore: removed debug comments 2020-01-13 00:15:01 +05:30
Christy Jacob
074bf1ae50 feat: applied methods to adapters 2020-01-12 23:50:27 +05:30
Christy Jacob
230b039bbd feat: added methods for adding and getting scopes 2020-01-12 23:50:27 +05:30
Christy Jacob
2660fcfc3b feat: added support for scopes param in OAuth Constructor 2020-01-12 23:50:26 +05:30
Christy Jacob
8949584e7c chore: merge commit 2020-01-12 23:49:39 +05:30
Eldad Fux
7ef71ce790 Moved audit library to a standalone repo 2019-12-29 11:47:55 +02:00
Eldad Fux
afadddccca Added unit tests for Auth library 2019-12-28 18:37:39 +02:00
Eldad Fux
4c7f3899c3 Updated move and upload methods 2019-12-28 10:59:56 +02:00
Eldad Fux
2d6a3d09af Updated return type 2019-12-28 01:04:15 +02:00
Eldad Fux
feb90b65f9 Added upload move method 2019-12-28 00:46:19 +02:00
Eldad Fux
92288eb132 Improve storage device type hinting and abstraction 2019-12-27 19:01:19 +02:00
Eldad Fux
c16267bc0c Added unit tests for storage devices 2019-12-27 17:13:38 +02:00
Eldad Fux
1107284a5d Updated file type tests 2019-12-26 21:58:37 +02:00
Eldad Fux
ec1d1d1633 Deprecated old consts 2019-12-26 16:06:34 +02:00
Eldad Fux
d3e272b5d5 Fixed indentation 2019-12-26 15:15:47 +02:00
Eldad Fux
88df11f80f Reordered types 2019-12-14 20:34:42 +02:00
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
63571dd52b feat: removed StackExchange Class 2019-10-13 23:37:00 +04:00
Christy Jacob
681acbdffa feat: getAccessToken Done 2019-10-13 23:22:15 +04:00
Christy Jacob
17590846a1 fix: return type of parseState removed 2019-10-13 22:25:39 +04:00
Christy Jacob
26071b9a3c feat: added scope 2019-10-13 22:13:31 +04:00
Christy Jacob
c251451957 feat: added stackoverflow reference 2019-10-13 22:11:49 +04:00
Christy Jacob
4ac8cd50b9 fix: fixed changes to Google.php 2019-10-13 22:06:20 +04:00
Christy Jacob
1d34eec44b feat: added stackoverflow class 2019-10-13 22:05:39 +04:00
Christy Jacob
061f4d4836 chore: disabled twitter 2019-10-08 01:09:01 +05:30
Christy Jacob
bd5fa91223 feat: started Twitter OAuth 2019-10-06 21:51:02 +05:30
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