diff --git a/README.md b/README.md index 6351291e..4a46caa7 100644 --- a/README.md +++ b/README.md @@ -141,9 +141,9 @@ string emailAddressOrErrorMessage = userResponse.Result.Match( ## ⌛ Progress -![Server & Client - 96 / 292](https://img.shields.io/badge/Server_&_Client-96%20%2F%20292-red?style=for-the-badge) +![Server & Client - 97 / 292](https://img.shields.io/badge/Server_&_Client-97%20%2F%20292-red?style=for-the-badge) -![Server - 52 / 202](https://img.shields.io/badge/Server-52%20%2F%20202-red?style=for-the-badge) +![Server - 53 / 202](https://img.shields.io/badge/Server-53%20%2F%20202-red?style=for-the-badge) ![Client - 44 / 90](https://img.shields.io/badge/Client-44%20%2F%2090-gold?style=for-the-badge) @@ -208,7 +208,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match( | [Create Phone Verification (Confirmation)](https://appwrite.io/docs/references/1.6.x/client-rest/account#updatePhoneVerification) | ✅ | ❌ | | ### Users -![Account - 41 / 42](https://img.shields.io/badge/Users-40%20%2F%2042-forestgreen?style=for-the-badge) +![Account - 42 / 42](https://img.shields.io/badge/Users-42%20%2F%2042-blue?style=for-the-badge) | Endpoint | Client | Server | |:-:|:-:|:-:| @@ -253,7 +253,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match( | [Delete User Target](https://appwrite.io/docs/references/1.6.x/server-rest/users#deleteTarget) | ❌ | ✅ | | [Create Token](https://appwrite.io/docs/references/1.6.x/server-rest/users#createToken) | ❌ | ✅ | | [Update Email Verification](https://appwrite.io/docs/references/1.6.x/server-rest/users#updateEmailVerification) | ❌ | ✅ | -| [Update Phone Verification](https://appwrite.io/docs/references/1.6.x/server-rest/users#updatePhoneVerification) | ❌ | ⬛ | +| [Update Phone Verification](https://appwrite.io/docs/references/1.6.x/server-rest/users#updatePhoneVerification) | ❌ | ✅ | ### Teams