Example Usage
# Clone and import the tool git clone https://github.com/zh54321/EntraTokenAid.git cd EntraTokenAid Import-mdoule EntraTokenAid.psm1 # Start the interactive authentication $tokens = Invoke-Auth -ClientID '9ba1a5c7-f17a-4de9-a1f1-6178c8d51223' -RedirectUrl 'urn:ietf:wg:oauth:2.0:oob'