RewardApp / structure /aut.txt
Mhdeusi's picture
Create structure/aut.txt
1e6fdb3 verified
β”œβ”€β”€ auth/
β”‚ β”œβ”€β”€ authentication.py
β”‚ β”œβ”€β”€ authorization.py
β”‚ └── user_management.py
β”œβ”€β”€ database/
β”‚ β”œβ”€β”€ models.py
β”‚ β”œβ”€β”€ migrations/
β”‚ └── seeders/
└── middleware/
β”œβ”€β”€ auth_middleware.py
└── validation_middleware.py