This is a test repo to reproduce an issue I am having with Pester not finding the class type when it is defined in a separate file in the module, rather than directly in the psm1 file. This repo ...
PowerShell modules allow you to combine multiple scripts to simplify code management. Learn step-by-step instructions for creating and using these modules.
Get security tokens (access and/or refresh tokens) for Microsoft Graph. Obtain Microsoft Identity Platform security tokens via OAuth 2.0 client credentials grant or authorization code grant flow ...