1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00
Commit graph

33 commits

Author SHA1 Message Date
Eldad Fux fb0b5045bb Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 09:28:30 +02:00
Armino Popp 6ac551281c Add Tradeshift OAuth2 provider for live and sandbox
Fixed formatting
2021-01-27 22:21:22 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad Fux 5ed2eea208 Changed role names 2021-01-13 16:11:07 +02:00
Eldad Fux 3d9060bdab Changed constants 2021-01-05 14:58:16 +02:00
Christy Jacob b2e86ce6c7 feat: added Linkedin.php 2020-12-24 18:44:21 +05:30
Christy Jacob fac964a044 feat: removed LinkedIn.php 2020-12-24 18:43:31 +05:30
Christy Jacob d8a0e9bd14 feat: updated new Linkedin scopes 2020-12-24 18:04:55 +05:30
Eldad Fux 9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux 43904a7c74 Changed unique type 2020-11-19 00:08:54 +02:00
Eldad Fux 6392ceef55 Updated src folder 2020-10-27 21:44:15 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
rsneh 8b57c15fa4 Change Wordpress to WordPress 2020-10-07 19:16:27 +03:00
rsneh 9220eb6f53 Update Reference Material 2020-10-07 19:07:05 +03:00
rsneh 9830d6400a Added Wordpress OAuth2 provider 2020-10-07 19:03:18 +03:00
Eldad Fux ebe3d05bb5 Fixed paypal auto loading 2020-07-07 10:14:24 +03:00
Armino Popp a054186655 Corrected array key to camel case format 2020-07-06 16:38:33 +03:00
Armino Popp 8c6648af19 Extending support for Paypal Sandbox 2020-07-06 16:33:45 +03:00
Eldad Fux d2764f6e29 Removed debug message 2020-07-06 12:21:03 +03:00
Armino Popp 56e28e91bb Correcting scope in getAccessToken 2020-07-04 17:04:25 +03:00
Armino Popp 2aa4f268a5 work done 2020-07-04 16:59:17 +03:00
Armino Popp becf8b9ba4 Initial files for box.com OAuth2 provider 2020-07-04 15:26:43 +03:00
Eldad Fux 8c5ae66b77 Require less permissions by default 2020-06-28 01:56:48 +03:00
Eldad Fux e1387b5e80 Fixed capital letter issue 2020-06-28 01:40:36 +03:00
Eldad Fux caefe03bc3 Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:39:35 +03:00
Eldad Fux fbddc7c7eb Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:30:03 +03:00
Eldad Fux 65c08825a5 Updated coding standards 2020-06-25 00:05:16 +03:00
Eldad Fux dcf4e948e7 Fixed coding standards 2020-06-25 00:02:27 +03:00
Eldad Fux a86ad1be90 Improve PHP exeution time by using
fully-qualified function calls
2020-06-20 14:05:43 +03:00
Eldad Fux 7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +03:00
Eldad Fux 6e143f7ed3 Apple OAuth tests 2020-05-27 14:54:27 +03:00
Christy Jacob 290b52c77f feat: updated google oAuth token urls 2020-05-21 02:21:21 +05:30
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00