microsoftgraph / msgraph-cli-archived

The Microsoft Graph CLI repository has moved. This repository is now an archive.
https://github.com/microsoftgraph/msgraph-cli
Other
44 stars 9 forks source link

Make passing scopes optional #127

Closed jobala closed 3 years ago

jobala commented 3 years ago

Overview

Allows users to login without specifying the scopes parameter by defaulting to the user.read scope.

Demo

N/A

Notes

N/A

Testing Instructions

Fixes #125

Microsoft Reviewers: Open in CodeFlow