PSJwt

1.0.1

JWT (JSON Web Token) PowerShell Module

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSJwt -RequiredVersion 1.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSJwt -Version 1.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Stefan Stranger. All rights reserved.

Package Details

Author(s)

  • Stefan Stranger

Tags

JWT JSON Decode Encode

Functions

ConvertFrom-JWT ConvertTo-JWT

Dependencies

This module has no dependencies.

Release Notes

Changed from Pre-release version to Release version.

FileList

Version History

Version Downloads Last updated
1.0.5 3,016 5/16/2020
1.0.4 228 5/16/2020
1.0.3 236 5/10/2020
1.0.1 (current version) 232 5/5/2020
1.0.0 560 12/31/2018
0.0.4-alpha 229 12/29/2018
0.0.3-alpha 235 12/26/2018
Show more