powershell-jwt
0.0.6
A JWT module for PowerShell. Supports HMAC (HS256, HS384, HS512) and RSA (RS256, RS384, RS512) algorithms
Minimum PowerShell version
6.2
Installation Options
Owners
Copyright
(c) 2020 Radu Cristescu
Package Details
FileList
- powershell-jwt.nuspec
- Base64.psm1
- LICENSE
- powershell-jwt.psd1
- powershell-jwt.psm1
- README.md
- example\example.ps1
- example\private_key.pem
- example\public_key.pem
- example\README.md
- Signature\HS.psm1
- Signature\RS.psm1