Skip to content

feat: prefill scope parameter for PAT generation

Jamie Tanna requested to merge jamietanna/cli:chore/prefill into main

Description

To make it easier for folks to get a Personal Access Token provisioned, we can add the scopes querystring parameter to pre-fill the scopes in the UI.

Related Issues

Resolves #7300 (closed)

How has this been tested?

(It hasn't)

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

Merge request reports