1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00
Commit graph

184 commits

Author SHA1 Message Date
Eldad A. Fux
5b4a3805bf
Merge pull request #3522 from wess/feat-etsy-auth
Adds Etsy to OAuth providers
2022-08-13 13:05:43 +03:00
Wess Cope
c6fc2a98ae
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 10:14:40 -04:00
Wess Cope
a079284729
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 10:14:30 -04:00
Wess Cope
f0d4f43dba
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 10:14:19 -04:00
Wess Cope
fe2fe1e08a
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 08:15:46 -04:00
Wess Cope
97117f2fde
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 08:15:38 -04:00
Wess Cope
27e54fae4c
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 08:15:28 -04:00
Wess Cope
f1887449ab
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 08:15:19 -04:00
Bishwajeet Parhi
f4c5b4c11d lints fixed 2022-08-08 12:44:11 +00:00
Bishwajeet Parhi
6c653d8f2a remove whitespace 2022-08-05 16:21:47 +00:00
Bishwajeet Parhi
999962d161 add comments denoting return type and parameters if any 2022-08-05 16:09:38 +00:00
Bishwajeet Parhi
9cd10686bb
Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:41 +05:30
Bishwajeet Parhi
6fdf578919
Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:34 +05:30
Bishwajeet Parhi
dab0a8ec27
Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:21 +05:30
Bishwajeet Parhi
3f15035c1a
Merge branch 'appwrite:master' into feat-disqus-Oauth-provider 2022-08-05 21:24:19 +05:30
Matej Bačo
6c21723ecb
Merge branch 'appwrite:master' into shiftra 2022-08-05 13:32:06 +02:00
Wess Cope
0653d99e4d
Update Etsy.php
- Reduces scope to only profile and email
- Updates comment for isEmailVerified informing that etsy.com handles verification itself.
2022-07-21 12:18:38 -04:00
Wess Cope
6b089d35a9
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-07-21 09:28:42 -04:00
Wess Cope
0c38f1db08
Delete etsy.php 2022-07-18 10:14:51 -04:00
wess
e1df9faad7 case fixed 2022-07-14 13:01:50 -04:00
wess
bb51393332 Fixes file case 2022-07-14 11:57:08 -04:00
wess
52f5d7d346 Fixes issue where isEmailVerified was not included 2022-07-14 11:52:23 -04:00
wess
a874a25b69 Fixes issue where Etsy provider class had wrong name
Adds Etsy to providers config
2022-07-14 11:30:22 -04:00
wess
efbde82ca2 Fixed lint issues, YOU'RE WELCOME TORSTEN 2022-07-14 11:06:27 -04:00
Wess Cope
4f64c72d0d
Merge branch 'appwrite:master' into feat-etsy-auth 2022-07-14 11:05:27 -04:00
Bishwajeet Parhi
68616957ab tiny code quality 2022-07-11 13:32:46 +00:00
Bishwajeet Parhi
d96be650e4 change to name 2022-07-11 12:40:17 +00:00
Bishwajeet Parhi
122a59c723
Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-07-11 17:55:06 +05:30
Bishwajeet Parhi
3ee7ccff48 commented unused code 2022-07-11 11:27:17 +00:00
Bishwajeet Parhi
9f5fec7135 emailVerified should return false now 2022-07-11 11:22:40 +00:00
Bishwajeet Parhi
163a013e1f fix double quotes to single quotes for strings 2022-07-11 11:15:53 +00:00
Bishwajeet Parhi
4adc0eb563 fix urls get user method 2022-07-08 18:18:40 +00:00
Bishwajeet Parhi
2d8ddfedfa update comment 2022-07-08 16:02:24 +00:00
Bishwajeet Parhi
16c1b0bc2a feat-disqus 2022-07-08 15:57:51 +00:00
wess
c20d05ba45 Linter run 2022-07-08 10:47:52 -04:00
wess
dea874e36e Adds retreiving user info for user name and email 2022-07-08 10:41:12 -04:00
Simon
92a43a5930 Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-07-06 11:02:59 +02:00
Matej Bačo
79cbdb537e PR review changes, add name from Podio 2022-07-04 10:32:56 +00:00
Matej Bačo
9623974ed5
Linter fix 2022-07-03 10:14:36 +02:00
Matej Bačo
7b5a35cbc6
Remove leftovers 2022-07-03 10:09:26 +02:00
Matej Bačo
e26dc9a2b7
Update docs, remove leftovers 2022-07-03 10:05:49 +02:00
Matej Bačo
6e8b11113e Fix Podio 2022-07-02 11:57:36 +00:00
Matej Bačo
9d973d9252 WIP: Podio provider 2022-07-02 11:36:05 +00:00
Torsten Dittmann
58bec7b034
Merge pull request #3411 from appwrite/0.15.x
0.15.x -> master
2022-06-28 16:31:29 +02:00
Matej Bačo
fdab2e28e9 Bug fixing 2022-06-23 08:48:59 +00:00
haimantika mitra
fe824fd733 Autodesk adapter 2022-06-22 20:30:19 +05:30
Torsten Dittmann
e89a367131 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:48:42 +02:00
Simon
47a3541787 Fix linting issues 2022-06-13 21:21:54 +02:00
Bishwajeet Parhi
5a0d0e5f02
Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 18:32:12 +05:30
Bishwajeet Parhi
d7b0d84997
Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 17:08:54 +05:30