Skip to content

chore: Remove unnecessary read_user scope requirement

Erran Carey requested to merge 1132-drop-unnecessary-read_user-check into main

Description

Closes #1132 (closed) by updating the docs to only mention api scope and removing the read_user check from our token check code.

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 Erran Carey

Merge request reports