PoshJsonWebToken.psm1

$dllPath = Join-Path -Path $PSScriptRoot -ChildPath 'PoshJsonWebToken.dll'
Import-Module $dllPath