fix : auth middleware

This commit is contained in:
2025-05-14 11:44:46 +03:30
parent 9a8ab8467b
commit 60f7cd85be
30 changed files with 160 additions and 730 deletions

View File

@@ -1,4 +1,4 @@
name: inspection
name: rasadyar_inspection
description: "inspection module for rasadyar"
publish_to: 'none'
version: 1.0.1
@@ -10,4 +10,6 @@ dependencies:
flutter:
sdk: flutter
rasadyar_core:
path: ../core
path: ../core
rasadyar_auth:
path: ../auth