OATHTokens

0.4.0

PowerShell module for managing OATH tokens in Microsoft Entra ID via Microsoft Graph API.

Minimum PowerShell version

7.0.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name OATHTokens -RequiredVersion 0.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name OATHTokens -Version 0.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

MIT License (c) 2025 Josh

Package Details

Author(s)

  • Josh - https://github.com/uniQuk

Tags

EntraID AzureAD MFA OATH Authentication Yubikey

Functions

Add-OATHToken Get-OATHToken Remove-OATHToken Set-OATHTokenUser Set-OATHTokenActive Import-OATHToken Export-OATHToken New-OATHTokenSerial Convert-Base32 Show-OATHTokenMenu Get-TOTP Test-TOTP Reload-Function

Dependencies

Release Notes

Improved module loading, fixed import warnings, and enhanced permission handling. Module now warns about missing Graph API permissions rather than throwing errors, improving usability. Standardized alias creation for better reliability.

FileList

Version History

Version Downloads Last updated
0.6.0 8 3/25/2025
0.5.1 5 3/25/2025
0.5.0 5 3/25/2025
0.4.0 (current version) 5 3/24/2025
0.3.0 6 3/24/2025
0.2.0 7 3/24/2025
0.1.0 10 3/23/2025
Show more