auth repo imp for staff

This commit is contained in:
José Salazar
2026-01-22 17:38:23 -05:00
parent d73c914813
commit 9ddb0435ed

View File

@@ -103,7 +103,7 @@ class AuthRepositoryImpl implements AuthRepositoryInterface {
throw Exception('User email is missing in profile data.');
}
//TO-DO: validate if user has staff account
//TO-DO: validate if user has staff account, else logout, throw message and login
//TO-DO: create(registration) user and staff account
//TO-DO: save user data locally
return domain.User(