EasyGraph
1.0.0
Provides a wrapper for Microsoft Graph REST API, and handles authentication, paging and throttling.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Andreas Lindahl. All rights reserved.
Package Details
Author(s)
- Andreas Lindahl
Tags
Graph Microsoft PowerShell Office365
Functions
Invoke-EasyGraphRequest Connect-EasyGraph Disconnect-EasyGraph
PSEditions
Dependencies
This module has no dependencies.
FileList
- EasyGraph.nuspec
- EasyGraph.psd1
- EasyGraph.psm1
- README.md
- Private\Get-EasyGraphAuthTokenCert.ps1
- Private\Get-EasyGraphAuthTokenClientSecret.ps1
- Private\Get-EasyGraphAuthTokenDeviceCode.ps1
- Public\Connect-EasyGraph.ps1
- Public\Disconnect-EasyGraph.ps1
- Public\Invoke-EasyGraphRequest.ps1