MSGraphPSEssentials
0.1.0
A collection of functions enabling easier consumption of Microsoft Graph using just PowerShell (Desktop/Core).
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2020 Jeremy Bradshaw. All rights reserved.
Package Details
Author(s)
- Jeremy.Bradshaw@Outlook.com
Tags
MicrosoftGraph OAuth App-Only Delegated DeviceCode JWT AccessToken RefreshToken
Functions
New-MSGraphAccessToken New-MSGraphRequest New-SelfSignedMSGraphApplicationCertificate New-MSGraphPoPToken Add-MSGraphApplicationKeyCredential Remove-MSGraphApplicationKeyCredential Test-SigningCertificate ConvertTo-Base64Url ConvertFrom-Base64Url ConvertFrom-JWTAccessToken
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v0.1.0 - Initial version (2020-12-16):
- Fairly thorough testing and debugging has been completed.
- Ready for takeoff.
FileList
- MSGraphPSEssentials.nuspec
- MSGraphPSEssentials.psd1
- MSGraphPSEssentials.psm1