internal/tepp/provider.tepp.ps1

Register-PSFTeppScriptblock -Name 'Refactor.TokenProvider' -ScriptBlock {
    (Get-ReTokenProvider).Name
}