Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Oct 8, 2024
1 parent 0f3bfab commit 857796f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
```

## ⌛ Progress
![Server & Client - 73 / 291](https://img.shields.io/badge/Server_&_Client-73%20%2F%20291-red?style=for-the-badge)
![Server & Client - 74 / 291](https://img.shields.io/badge/Server_&_Client-74%20%2F%20291-red?style=for-the-badge)

![Server - 29 / 201](https://img.shields.io/badge/Server-29%20%2F%20201-red?style=for-the-badge)
![Server - 30 / 201](https://img.shields.io/badge/Server-30%20%2F%20201-red?style=for-the-badge)

![Client - 44 / 90](https://img.shields.io/badge/Client-44%20%2F%2090-gold?style=for-the-badge)

Expand Down Expand Up @@ -207,7 +207,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
| [Create Phone Verification (Confirmation)](https://appwrite.io/docs/references/1.6.x/client-rest/account#updatePhoneVerification) ||| |

### Users
![Account - 18 / 41](https://img.shields.io/badge/Users-18%20%2F%2041-gold?style=for-the-badge)
![Account - 19 / 41](https://img.shields.io/badge/Users-19%20%2F%2041-gold?style=for-the-badge)

| Endpoint | Client | Server |
|:-:|:-:|:-:|
Expand All @@ -229,7 +229,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(
| [Update User Labels](https://appwrite.io/docs/references/1.6.x/server-rest/users#updateLabels) |||
| [List User Logs](https://appwrite.io/docs/references/1.6.x/server-rest/users#listLogs) |||
| [List User Memberships](https://appwrite.io/docs/references/1.6.x/server-rest/users#listMemberships) |||
| [Update MFA](https://appwrite.io/docs/references/1.6.x/server-rest/users#updateMfa) || |
| [Update MFA](https://appwrite.io/docs/references/1.6.x/server-rest/users#updateMfa) || |
| [Delete Authenticator](https://appwrite.io/docs/references/1.6.x/server-rest/users#deleteMfaAuthenticator) |||
| [List Factors](https://appwrite.io/docs/references/1.6.x/server-rest/users#listMfaFactors) |||
| [Get MFA Recovery Codes](https://appwrite.io/docs/references/1.6.x/server-rest/users#getMfaRecoveryCodes) |||
Expand Down

0 comments on commit 857796f

Please sign in to comment.