Move authentication decorators to common utils.py
- Created vidai/utils.py with shared authentication decorators - Removed duplicate decorator definitions from web.py, api.py, and admin.py - Updated all modules to import decorators from utils.py - Maintains consistent authentication logic across all modules
Showing
vidai/utils.py
0 → 100644
Please
register
or
sign in
to comment