powershell-jwt

0.0.5

A JWT module for PowerShell. Supports HMAC (HS256, HS384, HS512) and RSA (RS256, RS384, RS512) algorithms

Minimum PowerShell version

6.2

Installation Options

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

Install-Module -Name powershell-jwt -RequiredVersion 0.0.5

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

Install-PSResource -Name powershell-jwt -Version 0.0.5

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) 2020 Radu Cristescu

Package Details

Author(s)

  • Radu Cristescu

Functions

New-JWT Confirm-JWT

Dependencies

FileList

Version History

Version Downloads Last updated
0.0.6 51,816 5/21/2023
0.0.5 (current version) 7,790 1/5/2020
0.0.4 246 1/5/2020
0.0.3 238 1/4/2020
0.0.2 235 1/4/2020
0.0.1 238 1/4/2020
Show more