Skip to content

chore: simplified token validation

Description

  • chore: simplified token validation

This simplifies the token validation logic for the auth status command by removing the checks around token length. It instead focuses on the presence of the token in the configuration or environment.

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Kai Armstrong

Merge request reports

Loading