Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit 30f6937

Browse files
authored
Update README.md
Signed-off-by: fulleni <fulleni@hotmail.com>
1 parent 7f05d40 commit 30f6937

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,13 @@ This repository provides a standardized way to handle user authentication. It ab
99
* **Sign Up:** Register new users.
1010
* **Sign In:** Authenticate existing users.
1111
* **Sign Out:** Log out users.
12-
* **User Management:** Retrieve and update user information.
13-
* **Password Reset:** Handle password reset requests.
12+
* **Delete:** Delete the user account.
1413
* **Authentication State Management:** Stream authentication state changes.
1514

1615
## Dependencies
1716

1817
* `flutter`: Flutter SDK.
19-
* `ht_authentication_client`: Headlines Toolkit authentication client.
18+
* `ht_authentication_client`: Abstract authentication client.
2019
* `rxdart`: Reactive extensions for Dart.
2120

2221
## Getting Started

0 commit comments

Comments
 (0)