jwtPS
0.0.6.0
This module is a tool to work with JSON Web Tokens.
Minimum PowerShell version
6.0.0
Installation Options
Author(s)
Alexander Piepenhagen
Copyright
(c) Alexander Piepenhagen. All rights reserved.
Package Details
Owners
Tags
JWT JsonWebToken Authentication
Functions
New-JWT ConvertFrom-JWT Test-JWT
Dependencies
This module has no dependencies.
FileList
- jwtPS.nuspec
- CODE_OF_CONDUCT.md
- jwtPS-help.xml
- jwtPS.psd1
- jwtPS.psm1
- LICENSE
- README.md
- Classes\Algorithm.ps1
- Classes\jwtBase.ps1
- Classes\jwtClaimSet.ps1
- Classes\jwtHeader.ps1
- Classes\jwtSignature.ps1
- ExternalHelp\ConvertFrom-JWT.md
- ExternalHelp\New-JWT.md
- ExternalHelp\Test-JWT.md
- Functions\ConvertFrom-Base64.ps1
- Functions\ConvertFrom-JWT.ps1
- Functions\New-JWT.ps1
- Functions\Test-JWT.ps1
- Tests\ConvertFrom-JWT.Tests.ps1
- Tests\New-JWT.Tests.ps1
- Tests\Test-JWT.Tests.ps1
- .github\ISSUE_TEMPLATE\bug_report.md
- .github\ISSUE_TEMPLATE\feature_request.md
- .github\workflows\ec-384-publickey.pem
- .github\workflows\ec-512-publickey.pem
- .github\workflows\Pester-Tests.yml
- .github\workflows\pubkeyoprime256v1.pem
- .github\workflows\public2048.pem