1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00
Commit graph

11612 commits

Author SHA1 Message Date
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
9e2e883c82
Update app/config/providers.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-09 10:14:10 -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
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
wess
195e276e4b Updates gitignore to add .phpunit.result.cache 2022-07-14 10:30:30 -04:00
Torsten Dittmann
39e6607afd
Merge pull request #3546 from appwrite/feat-upgrade-cli-lib
Feat: CLI lib version
2022-07-14 16:14:45 +02:00
Matej Bačo
0fbfabe5d3 CLI lib version increase 2022-07-13 16:48:39 +00:00
Torsten Dittmann
e17ab5f455
Merge pull request #3540 from appwrite/create-vonage-adapter
Feat: Create Vonage Phone Auth Adapter
2022-07-13 17:34:26 +02:00
Torsten Dittmann
c94871b5ef
Merge pull request #3543 from appwrite/fix-functions-usage
Fix: function usage missing
2022-07-13 17:34:06 +02:00
Matej Bačo
d93ac31b4e Fix function usage missing 2022-07-13 08:57:57 +00:00
Aditya Oberai
313fd5582a
Set $from to use env variable + update ref link 2022-07-12 22:03:54 +05:30
Aditya Oberai
f63c1c95fe Create Vonage phone auth adapter 2022-07-12 15:45:22 +00:00
Torsten Dittmann
648b6f2038
Merge pull request #3532 from appwrite/fix-permission-array-lengths
Fix: Permissions validator max-length
2022-07-11 13:16:55 +02:00
Torsten Dittmann
2652fbc1cb
Merge pull request #3514 from iamdineshkumar/feat-phoneauth-msg91flow
Feat phoneauth msg91flow
2022-07-11 13:15:48 +02:00
Matej Bačo
2760f40a7c Changes after library release 2022-07-11 10:51:31 +00:00
Torsten Dittmann
abc6f7a29f
Merge pull request #3515 from appwrite/fix-auth-create-description
Add comments in auth docs about where/how to create accounts.
2022-07-11 12:22:34 +02:00
Torsten Dittmann
9d1bd61720
Merge pull request #3535 from appwrite/fix-ui-dates
Fix: Database dates
2022-07-11 12:16:38 +02:00
Torsten Dittmann
5d7e7a48ad
Merge pull request #3509 from stnguyen90/fix-3508-hardcoded-db-schema
Fix hardcoded appwrite database schema
2022-07-11 12:16:04 +02:00
Torsten Dittmann
bddd477bd7
Merge pull request #3511 from appwrite/fix-attribute-dbid
Fix attribute databaseId
2022-07-11 12:13:35 +02:00
Torsten Dittmann
f53b5121af
Merge pull request #3519 from appwrite/feat-improve-dates-tests
Implemented updateDocument date tests
2022-07-11 12:12:12 +02:00
Torsten Dittmann
4befae3a8d
Merge pull request #3523 from appwrite/feat-composer-scripts
feat: composer scripts
2022-07-11 12:11:47 +02:00
Matej Bačo
1616f15a40 Fix database dates 2022-07-11 08:40:58 +00:00
Matej Bačo
aae7ec6146 Upgrade to use new permissiosn validator features 2022-07-10 17:25:27 +00:00
Dineshkumar
020bb160b9 changed payload encodings 2022-07-09 20:12:48 +05:30
Eldad A. Fux
4016a37573
Merge pull request #3525 from appwrite/correct-telesign-reference-material
Fix: Correct TeleSign reference material link
2022-07-09 17:32:52 +03:00
Dineshkumar
817524de4b Renamed Msg91Flow to Msg91 2022-07-09 19:34:57 +05:30
Aditya Oberai
5d70a4749a
Correct TeleSign reference material link 2022-07-08 23:14:09 +05:30
Torsten Dittmann
0c46022f1b feat: composer scripts 2022-07-08 17:17:20 +02:00
Torsten Dittmann
6d85772bd1
Merge pull request #3517 from stnguyen90/fix-3510-userId-not-optional-on-login
Add alias for POST /v1/account/sessions/email
2022-07-08 16:53:32 +02: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
Matej Bačo
8fa227f3da New date test 2022-07-08 09:38:49 +00:00
Matej Bačo
76921ced71 Implemented updateDocument date tests 2022-07-08 09:36:19 +00:00
Steven
3666d0ab73 Add alias for POST /v1/account/sessions/email
Add /v1/account/sessions as an alias for POST /v1/account/sessions/email
for backwards compatibility.
2022-07-07 22:23:52 +00:00
Vincent (Wen Yu) Ge
b45256c31b fix typo in ref link 2022-07-07 19:25:39 +00:00
Vincent (Wen Yu) Ge
43e9f9998f Add comments in auth docs about where/how to create accounts. 2022-07-07 17:40:21 +00:00
Dineshkumar
b5b5abdc82
Updated Functional Document Provider name as msg91 2022-07-07 20:59:34 +05:30