1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00
Commit graph

196 commits

Author SHA1 Message Date
Armino Popp
2e724524f4 Initial commit for Bitly OAuth provider 2020-01-21 22:10:11 +02:00
Armino Popp
f68089e0e5 Changed to live 2020-01-20 15:00:57 +02:00
Armino Popp
318b1a577b Added Paypal OAuth provider 2020-01-20 13:44:16 +02:00
Armino Popp
3c49144a3b Initial commit 2020-01-20 12:56:16 +02:00
Christy Jacob
d41e1790c5 feat: added Yandex OAuth Adapter 2020-01-20 09:39:01 +05:30
Eldad Fux
72481d88e1 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-19 12:43:54 +02:00
Christy Jacob
45c9b28254 Merge remote-tracking branch 'upstream/master' 2020-01-19 16:00:37 +05:30
Christy Jacob
26202fcac6 feat: added support for Salesforce OAuth 2020-01-19 16:00:18 +05:30
Christy Jacob
28ec03c885 chore: added Salesforce to providers 2020-01-19 07:46:22 +05:30
Eldad Fux
9be443c9dd Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:09:03 +02:00
Eldad Fux
efccfda6b7 Fixed psr standard 2020-01-18 23:08:28 +02:00
Eldad Fux
92575b17e7 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:06:53 +02:00
Christy Jacob
4d4745ccd2 chore: refactoring OAuth Adapters 2020-01-19 01:42:41 +05:30
Christy Jacob
e8cf1cb977 Merge remote-tracking branch 'upstream/master' 2020-01-19 01:29:01 +05:30
Christy Jacob
a4630b4995 chpore: vk adapter changes 2020-01-19 01:18:59 +05:30
Christy Jacob
efdacd7248 chore: fixed slack adapter 2020-01-19 01:14:08 +05:30
Christy Jacob
ca6a0e70b6 chore: microsoft adapter changes 2020-01-19 01:09:37 +05:30
Eldad Fux
a297f843de Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 20:52:31 +02:00
Christy Jacob
ba96505aa4 chore: google oauth adapter changes 2020-01-18 20:57:48 +05:30
Christy Jacob
d2a19207c2 chore: gitlab adapter fixes 2020-01-18 20:38:46 +05:30
Christy Jacob
538f5cf1c3 chore: github adapter changes 2020-01-18 20:18:11 +05:30
Christy Jacob
0ae60726fe chore: changes to facebook Adapter 2020-01-18 20:03:39 +05:30
Christy Jacob
5b5c178b03 chore: dropbox adapter changes 2020-01-18 19:29:35 +05:30
Eldad Fux
28560c7520 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 15:51:12 +02:00
Christy Jacob
1e4fe08901 chore: updated bitbucket adapter 2020-01-18 18:50:07 +05:30
Eldad Fux
ed21fb5fb1 Updated comment 2020-01-18 14:32:02 +02:00
Christy Jacob
7bd3b7ab46 chore: apple Adapter Fixes 2020-01-18 10:24:40 +05:30
Christy Jacob
f7acaea6a9 chore: apple Adapter Fixes 2020-01-18 10:23:41 +05:30
Christy Jacob
c63eb7fda5 chore: Adapter fixes 2020-01-18 10:15:54 +05:30
Christy Jacob
1678021ce3 chore: updated Amazon Adapter Methods 2020-01-18 09:49:10 +05:30
Christy Jacob
a7f0d16596 chore: modified amazon adapter 2020-01-18 09:18:47 +05:30
Christy Jacob
2c937f8221 chore: fixed php coding standard 2020-01-18 09:06:51 +05:30
Christy Jacob
b51e061c56 Merge remote-tracking branch 'origin' 2020-01-18 08:29:01 +05:30
Christy Jacob
9a5b0098a6 feat: renamed adapter variable to scope 2020-01-18 08:27:02 +05:30
Armino Popp
72c2724cee Fixed getUser 2020-01-17 20:48:46 +02:00
Armino Popp
7d89b02f6e Initial commit 2020-01-17 19:58:00 +02:00
Eldad Fux
63c36f1265 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-17 08:06:10 +02:00
Armino Popp
637417f900 Fixed getUser 2020-01-16 12:59:24 +02:00
Armino Popp
5bfd1e602a Added Spotify OAuth provider initial files 2020-01-16 12:48:05 +02:00
Armino Popp
3c2a03444f Fixed getUser 2020-01-16 00:02:44 +02:00
Armino Popp
21d663b0dc minor fixes 2020-01-15 22:57:32 +02:00
Armino Popp
358f6bdf6b Added twitch OAuth 2020-01-15 17:50:22 +02:00
Eldad Fux
c5df0627bd Added missing state param 2020-01-13 22:59:53 +02:00
Eldad Fux
ef778ea115 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 21:21:47 +02:00
Armino Popp
4d548d2808 Added Discord OAuth provider 2020-01-13 17:30:10 +02:00
Eldad Fux
178d45cabf New OAuth e2e test 2020-01-13 17:15:52 +02:00
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
73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
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
211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
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
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