mattmcnabb / O365ServiceCommunications

A Powershell module for monitoringOffice 365 Service Health!
25 stars 6 forks source link

New-SCSession outputs token object #7

Closed mattmcnabb closed 4 years ago

mattmcnabb commented 6 years ago

New-SCSession outputs an authorization token that can be passed to requests. Consider a new command called Connect-O365ServiceCommunications that will instead create a module-scoped auth token that can't be inspected or passed to other requests.

mattmcnabb commented 4 years ago

fixed in #16 - V2 preview