Closed jobala closed 3 years ago
@ddyett users won't be able to log in when using the docker container because it doesn't have a browser and we log in users interactively. What do you think of adding support for device code authentication flow instead of #21.
i think we'll need #21 at some point. Do we allow passing in an appid
No we don't. Tracking it with #38
Will #38 make #21 redundant? If it does, it will be better to let the user pass an appId instead of passing an access token because passing access tokens is less secure and we won't be able to use azure-identity for token management -- token storage and renewal.
msgraph-cli is installed inside a docker container but users/contributers won't know this until they look at the
Dockerfile