- Updated the logging statement in `get_authenticated_username` to include the normalized phone number when access is denied, improving traceability. - Introduced a new variable `failed_phone` to store the normalized phone number for better debugging and error reporting. - Ensured that the logging format reflects the additional information for enhanced clarity during authentication failures.