Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Aug 10, 2024
1 parent 3335a88 commit d3a2791
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,14 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
```

## ⌛ Progress
<!-- ![27 / 288](https://progress-bar.dev/27/?scale=288&suffix=%20/%20288&width=500) -->
![Server & Client - 27 / 288](https://img.shields.io/badge/Server_&_Client-27%20%2F%20288-red?style=for-the-badge)
<!-- ![28 / 288](https://progress-bar.dev/28/?scale=288&suffix=%20/%20288&width=500) -->
![Server & Client - 28 / 288](https://img.shields.io/badge/Server_&_Client-28%20%2F%20288-red?style=for-the-badge)

<!-- ![2 / 195](https://progress-bar.dev/2/?scale=195&suffix=%20/%20195&width=300) -->
![Server - 2 / 195](https://img.shields.io/badge/Server-2%20%2F%20195-red?style=for-the-badge)

<!-- ![25 / 93](https://progress-bar.dev/25/?scale=93&suffix=%20/%2093&width=300) -->
![Client - 25 / 93](https://img.shields.io/badge/Client-25%20%2F%2093-red?style=for-the-badge)
<!-- ![26 / 93](https://progress-bar.dev/26/?scale=93&suffix=%20/%2093&width=300) -->
![Client - 26 / 93](https://img.shields.io/badge/Client-26%20%2F%2093-red?style=for-the-badge)

### 🔑 Key
| Icon | Definition |
Expand All @@ -155,8 +155,8 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
|| There is currently no intention to implement the endpoint for the given SDK type (client or server) |

### Account
<!-- ![27 / 52](https://progress-bar.dev/27/?scale=52&suffix=%20/%2052&width=120) -->
![Account - 27 / 52](https://img.shields.io/badge/Account-27%20%2F%2052-yellow?style=for-the-badge)
<!-- ![28 / 52](https://progress-bar.dev/28/?scale=52&suffix=%20/%2052&width=120) -->
![Account - 28 / 52](https://img.shields.io/badge/Account-28%20%2F%2052-yellow?style=for-the-badge)

| Endpoint | Client | Server |
|:-:|:-:|:-:|
Expand All @@ -176,7 +176,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
| [List Factors](https://appwrite.io/docs/references/1.5.x/client-rest/account#listMfaFactors) |||
| [Get MFA Recovery Codes](https://appwrite.io/docs/references/1.5.x/client-rest/account#getMfaRecoveryCodes) |||
| [Create MFA Recovery Codes](https://appwrite.io/docs/references/1.5.x/client-rest/account#createMfaRecoveryCodes) |||
| [Regenerate MFA Recovery Codes](https://appwrite.io/docs/references/1.5.x/client-rest/account#updateMfaRecoveryCodes) | ||
| [Regenerate MFA Recovery Codes](https://appwrite.io/docs/references/1.5.x/client-rest/account#updateMfaRecoveryCodes) | ||
| [Update Name](https://appwrite.io/docs/references/1.5.x/client-rest/account#updateName) |||
| [Update Password](https://appwrite.io/docs/references/1.5.x/client-rest/account#updatePassword) |||
| [Update Phone](https://appwrite.io/docs/references/1.5.x/client-rest/account#updatePhone) |||
Expand Down

0 comments on commit d3a2791

Please sign in to comment.