Matej Bačo
                                            Matej Bačo
                                        
                                    One concern you might have is why I named the parameter `g-recaptcha-response` (in readme, step 6. also Code.js line 105). This name comes from Google Docs, and while we could...
Hey @Basharath 👋 What do you think about PR - all good? Can I start implementing more adapters to support more captcha providers?
Awesome, I'll do so in the upcoming days. Ill also take my time with research to see what Captcha providers are most commonly used.
I won't be able to research other providers any time soon. With that said, reCAPTCHA is properly implemented and tested. This PR can be merged, in my opinion. In the...
I think we are encountering the same problem, also on PHP 8+. This is log from installation: ```sh > [appwrite_appwrite-executor scrypt 1/1] RUN git clone --depth 1 --branch v1.4.2 https://github.com/DomBlack/php-scrypt.git...
I can confirm the same problem is there in 0.15.3. This PR might be related: https://github.com/utopia-php/database/pull/133 (PR was merged, but not released)
Just tried it with the latest utopia/database release, and it resolves the problem. The bug fix will be released with next Appwrite version 🥳
With that, can we look at collection response? We currently return `databaseId` with no dollar.
Hey there @XanManZA 👋 Thanks for the confirmation. I tried to create a phone session and find it using the `search` parameter, and it worked fine:  - Cost. Appwrite uses 8, others seems to use 10 - Version (A or B, X, Y), B...