1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

1518 commits

Author SHA1 Message Date
Eldad Fux 127a29879f Updated OAuth providers list 2020-01-13 14:31:23 +02:00
Eldad A. Fux 1f2a9f7087
Merge pull request #276 from appwrite/OAuth-mock-server-and-adapter
OAuth mock server and adapter
2020-01-13 14:26:05 +02:00
Eldad Fux 8b8d311135 Added mock OAuth server 2020-01-13 14:23:45 +02:00
Eldad Fux 2f125196e4 Added mock OAuth adapter 2020-01-13 14:23:39 +02:00
Eldad Fux c5444c828f Fix for OAuth issues 2020-01-13 10:48:37 +02:00
Eldad Fux ea71048905 Added DB tests - work in progress 2020-01-13 10:46:09 +02:00
Christy Jacob 1f1e4e0def chore: added duplicate scope check in constructor 2020-01-13 12:01:36 +05:30
Christy Jacob 563ea1363c feat: added abuse checks as per review 2020-01-13 09:57:49 +05:30
Eldad Fux e30deaf7b7 New tests 2020-01-12 23:28:26 +02:00
Christy Jacob ecae436f4f chore: removed debug comments 2020-01-13 00:15:01 +05:30
Christy Jacob 55707e86cb chore: removed abuse-limit in callback endpoint 2020-01-13 00:11:45 +05:30
Christy Jacob d6f5d81073 chore: set abuse-limit to default 2020-01-13 00:10:27 +05:30
Christy Jacob d33ffbbd37 chore: added back abuse limits 2020-01-13 00:09:09 +05:30
Christy Jacob 479bb0cf81 Merge remote-tracking branch 'upstream/master' 2020-01-12 23:58:49 +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 a5bfc8668b feat: added support for scope parameter in the OAuth route 2020-01-12 23:50:26 +05:30
Christy Jacob d5294da9da chore: added cache and local storage to gitignore 2020-01-12 23:50:17 +05:30
Christy Jacob 8949584e7c chore: merge commit 2020-01-12 23:49:39 +05:30
Eldad Fux 2f843943e1 Improved health check tests 2020-01-12 17:20:51 +02:00
Eldad Fux 3686171d6e Updated server tests 2020-01-12 13:47:08 +02:00
Eldad Fux f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux 327b82dffc Improved e2e tests 2020-01-12 13:11:16 +02:00
Eldad Fux 173511d1b5 Test for CI 2020-01-12 09:00:07 +02:00
Eldad Fux 1980cdadba Update travis PHP version 2020-01-12 08:40:04 +02:00
Eldad Fux 5d33721e60 Updated tests structure 2020-01-12 08:35:37 +02:00
Eldad Fux 211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux 37756fee71 Updated docs 2020-01-12 02:19:55 +02:00
Eldad Fux 917b575973 Updated docs 2020-01-12 02:19:28 +02:00
Eldad Fux 511d0c31e6 Updated change log 2020-01-12 01:16:00 +02:00
Eldad Fux 43dd5c6c2b Fixed OAuth issue 2020-01-12 01:13:55 +02:00
Eldad Fux a2f9e7ef99 Updated tests 2020-01-11 23:53:57 +02:00
Eldad Fux f5f074eb86 Tests - work in progress 2020-01-11 15:58:02 +02:00
Eldad Fux 2181683c13 Updated docs 2020-01-06 01:22:02 +02:00
Eldad Fux daa12dd17c Deprecation of auth service 2020-01-06 01:07:41 +02:00
Eldad Fux 07ee07f6e4 Deprecating auth service 2020-01-05 13:29:42 +02:00
Eldad Fux 426f65d261 Fixed comments 2020-01-05 13:28:54 +02:00
Eldad Fux 25c219f57e Debugs and tests 2020-01-05 13:28:44 +02:00
Eldad Fux cdbe1d4bc0 Updated webhooks event list 2020-01-04 17:45:59 +02:00
Eldad Fux aa391df411 Fixed param error 2020-01-04 17:45:45 +02:00
Eldad Fux a9abf52da9 Added webhooks event and audit logs for resources 2020-01-04 17:45:28 +02:00
Eldad Fux 128ae4239c Updated docs 2020-01-04 09:44:03 +02:00
Eldad Fux eff4c94066 Added empty graphql controller 2020-01-03 23:16:26 +02:00
Eldad Fux 4fb5ff1f7d Updated docs 2020-01-03 23:03:44 +02:00
Eldad Fux 69ba2362d4 Updated docs 2020-01-03 23:02:19 +02:00
Eldad Fux 3fefd2e764 Removed unused namespace 2020-01-03 23:01:23 +02:00
Eldad Fux d28bd96167 New public error code 2020-01-03 23:01:09 +02:00
Eldad Fux bdc32f321e Added create account method 2020-01-03 23:00:53 +02:00
Eldad Fux 35205867ef Removed old storage directories 2020-01-01 14:57:46 +02:00