PSJwt

0.0.4-alpha

JWT (JSON Web Token) PowerShell Module

This is a prerelease version of PSJwt.

Installation Options

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

Install-Module -Name PSJwt -RequiredVersion 0.0.4-alpha -AllowPrerelease

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

Install-PSResource -Name PSJwt -Version 0.0.4-alpha -Prerelease

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

Created Alpha 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 232 5/5/2020
1.0.0 560 12/31/2018
0.0.4-alpha (current version) 229 12/29/2018
0.0.3-alpha 235 12/26/2018
Show less