SecureMFA.psm1

Push-Location $PSScriptRoot
. .\Reset-xOTP.ps1
. .\Show-xOTP.ps1
. .\Set-xOTP.ps1
. .\Get-xOTP_Status.ps1
. .\Get-xHashiCorp_Vault_ClientToken.ps1
. .\Get-sMFA-AWS-Assume_SAML_Role.ps1
. .\New-xOTP_User.ps1
. .\Add-xRDWeb_ADFSConfig.ps1
. .\Install-SecureMFA_COM_Extensions.ps1
. .\Install-SecureMFA_DEV_Environment.ps1
. .\Install-SecureMFA_DEV_Code.ps1
. .\Uninstall-SecureMFA_COM_Extensions.ps1
Pop-Location