Traceback (most recent call last):
  File "/var/www/html/tatsat2dev/dashboard-backend/app.py", line 13, in <module>
    from auth_handler import AuthHandler
  File "/var/www/html/tatsat2dev/dashboard-backend/auth_handler.py", line 59
    """Generate a JWT token with user info and accessible businesses"""
    ^
IndentationError: expected an indented block after function definition on line 58
