Add an API to reset the password

This commit is contained in:
2024-05-22 13:03:44 +02:00
parent 20b2f7df0a
commit 469381f595
9 changed files with 242 additions and 30 deletions

View File

@@ -18,6 +18,7 @@ dependencies:
grpc: ^3.2.4
http: ^1.2.1
dio: ^5.4.2
flutter_dotenv: ^5.1.0
dev_dependencies:
flutter_test:
@@ -28,3 +29,4 @@ flutter:
uses-material-design: true
assets:
- assets/
- .env