1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00
Commit graph

1660 commits

Author SHA1 Message Date
Eldad Fux e1f229bf7e Updated Changelog 2020-01-16 16:10:33 +02:00
Eldad Fux f0edf47f4f Added e2e tests to teams service 2020-01-16 16:06:28 +02:00
Eldad Fux e793f8bb5d Fixed some small bugs in teams service 2020-01-16 16:05:48 +02:00
Eldad A. Fux e325475e2c
Merge pull request #280 from armino-dev/add-spotify-oauth-provider
Added Spotify OAuth provider
2020-01-16 13:07:31 +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
Eldad A. Fux 0e98afb29d
Merge pull request #279 from DekelKan/patch-1
Adding Stargazers and Follow on Twitter Badges
2020-01-16 11:30:40 +02:00
Eldad A. Fux 97933fe23c
Merge pull request #278 from armino-dev/add-twitch-oauth-provider
Added Twitch OAuth provider
2020-01-16 11:26:28 +02:00
Dekel Kan 28f695f58b
Adding Stargazers and Follow on Twitter Badges
I've added Stargazers count and Follow on Twitter Badges.
2020-01-16 10:47:47 +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 3b908807ac Updated changelog 2020-01-15 08:20:03 +02:00
Eldad Fux 1328034ccd Fix for CI 2020-01-14 23:11:02 +02:00
Eldad Fux d5044ce1d5 Added support for SameSite cookie option 2020-01-14 22:50:49 +02:00
Eldad Fux ba5f0c8b31 Added more metadata for new SDKs 2020-01-14 18:16:24 +02:00
Eldad Fux acc12bf4d4 Fixed project logo not showing up 2020-01-14 11:33:51 +02:00
Eldad Fux f68a135106 Fixed UI sync issues 2020-01-14 11:22:56 +02:00
Eldad Fux d74269a5fa Updated changelog 2020-01-13 23:12:07 +02:00
Eldad Fux c5df0627bd Added missing state param 2020-01-13 22:59:53 +02:00
Eldad Fux ef597bbd9d Updated discord logo 2020-01-13 21:41:01 +02:00
Eldad Fux ef778ea115 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 21:21:47 +02:00
Eldad A. Fux 6f626ce014
Merge pull request #277 from armino-dev/add-discord-oauth-provider
Added Discord OAuth provider
2020-01-13 21:21:20 +02:00
Eldad Fux 4280e8da5c Removed border 2020-01-13 21:20:16 +02:00
Eldad Fux ee994f8e36 Added users service e2e tests 2020-01-13 20:55:57 +02:00
Eldad Fux e0330ba8ed Created users tests 2020-01-13 20:30:13 +02:00
Eldad Fux 21eb9f0ae7 Updated DB tests 2020-01-13 20:14:26 +02:00
Eldad Fux 74655d5233 Updated DB tests 2020-01-13 19:53:22 +02:00
Armino Popp bd98968d76 Added mock => false attribute 2020-01-13 17:47:08 +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 d005ade2d8 Removed buggy abuse check 2020-01-13 14:49:17 +02:00
Eldad Fux 73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Eldad Fux 0a7889ac84 Hide mock OAuth server from the UI 2020-01-13 14:43:00 +02:00
Eldad Fux 00e18551b1 Updated OAuth mock server 2020-01-13 14:40:10 +02:00
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