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

132 commits

Author SHA1 Message Date
Christy Jacob
7e4e0135b6 feat: added check for Microsoft OAuth 2022-05-05 15:09:43 +04:00
Christy Jacob
cd31cf22d5 feat: added check for Notion OAuth 2022-05-05 14:59:32 +04:00
Christy Jacob
e052999c74 feat: added check for Okta OAuth 2022-05-05 14:53:18 +04:00
Christy Jacob
324eebcbf8 feat: removed VK since they do not expose email anymore 2022-05-05 14:49:04 +04:00
Christy Jacob
e253809f7e feat: update Bitbucket OAuth provider 2022-05-05 02:45:16 +04:00
Christy Jacob
ca1250fe10 Merge branch 'master' of github.com:appwrite/appwrite into fix-check-oauth-email-verification 2022-05-05 01:47:30 +04:00
Christy Jacob
73fe35f202 feat: update Apple OAuth provider 2022-04-29 13:08:22 +03:00
Christy Jacob
d52af8afa9 feat: update Zoom & Amazon OAuth provider 2022-04-28 10:44:09 +03:00
Christy Jacob
35ac32bd22 feat: update Yammer OAuth provider 2022-04-27 23:50:03 +03:00
Christy Jacob
99871309c1 feat: update Yahoo OAuth provider 2022-04-27 23:46:34 +03:00
Christy Jacob
b810d52e59 feat: update Wordpress OAuth provider 2022-04-27 23:39:11 +03:00
Christy Jacob
a2542e7716 feat: fixed typo 2022-04-27 23:27:21 +03:00
Christy Jacob
114e8300b7 feat: update Twitch OAuth provider 2022-04-27 23:25:28 +03:00
Christy Jacob
274a61f2c4 feat: update Tradeshift OAuth provider 2022-04-27 23:19:15 +03:00
Christy Jacob
f815201ada feat: update stripe OAuth provider 2022-04-27 23:10:48 +03:00
Christy Jacob
cf44f8c03d feat: update spotify OAuth provider 2022-04-27 22:58:52 +03:00
Christy Jacob
996504043e feat: update slack OAuth provider 2022-04-27 22:57:36 +03:00
Christy Jacob
d5b2f0c7d4 feat: update paypal OAuth provider 2022-04-27 22:41:15 +03:00
Christy Jacob
16c45fad29 feat: add method to check for email verification 2022-04-27 22:14:09 +03:00
Christy Jacob
957a99ce38 feat: add method to check for email verification 2022-04-27 22:08:40 +03:00
Christy Jacob
feb124d165 feat: add method to check for email verification 2022-04-27 22:08:32 +03:00
Tanay Pant
7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Christy Jacob
9bf5babe4a
Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Tanay Pant
56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Tanay Pant
1bca3b3ca8
Fix missing slash 2022-04-25 18:23:45 +02:00
Tanay Pant
adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant
e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
adityaoberai
528b4eb947 Add suggested changes 2022-04-03 22:07:49 +05:30
Aditya Oberai
90e55f4c34
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:40 +05:30
Aditya Oberai
3397036224
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:28 +05:30
Aditya Oberai
0c09d73a20
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:15 +05:30
Aditya Oberai
e7fd6a81ac
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:29 +05:30
Aditya Oberai
0784981c42
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:16 +05:30
Christy Jacob
b06a887d85 feat: update Microsoft OAuth Adapter 2022-04-02 16:12:31 +03:00
adityaoberai
4400d4b807 Add refresh token support 2022-04-01 16:54:58 +05:30
adityaoberai
ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Damodar Lohani
7e604cbcfb fix name 2022-03-26 01:38:13 +00:00
Damodar Lohani
293406eff6 add default scope 2022-03-26 01:33:21 +00:00
Damodar Lohani
2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Matej Baco
9d24a1532b Cleanup 2022-02-05 16:49:34 +01:00
Matej Baco
ecb1d21953 Fixed Bitly response parsing 2022-02-05 16:38:08 +01:00
Matej Baco
a8a61701b2 Fixed GitHub response parsing 2022-02-05 16:25:47 +01:00
Matej Baco
d92d878a6b Implement refresh token fallback, if missing in response 2022-02-03 17:05:06 +01:00
Matej Bačo
3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00:00
Matej Baco
8f58069b48 Implemented refresh token for all providers 2022-02-01 18:13:54 +01:00
Matej Baco
563ae10217 Protected oauth methods 2022-02-01 17:47:19 +01:00
Matej Baco
3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco
89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Matej Baco
76c8da92a3 Expirty token into spotify 2022-02-01 09:22:55 +01:00
Matej Baco
3303dd1f4b Refactored all providers 2022-01-31 21:39:14 +01:00