OTP
0.1.1
PowerShell module for generating and managing One-Time Passwords (OTP)
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Copyright 2024 Thorsten Butz. Licensed under Apache License 2.0
Package Details
Author(s)
- Thorsten Butz
Tags
OTP TOTP HOTP 2FA Authentication Security VibeCoding EducatedPrompting EduProm
Functions
Get-OTPCode New-OTPSecret Read-OTPQRCode
Dependencies
This module has no dependencies.
Release Notes
v0.1.1: Fixed PowerShell Gallery manifest structure - Project Site and License Info links now display correctly.
FileList
- OTP.nuspec
- public\New-OTPSecret.ps1
- public\Read-OTPQRCode.ps1
- OTP.psm1
- lib\Otp.NET.dll
- private\convertToBase32.ps1
- private\New-OTPQRCode.ps1
- private\OTP-UI.xaml
- private\readQRCode.ps1
- private\testWPFAvailable.ps1
- private\updateOtpCodes.ps1
- public\Get-OTPCode.ps1
- OTP.psd1
- docs\OTP-Guide.md
- lib\zxing.dll
- private\New-OTPAuthUri.ps1
- private\OTP-PlatformUI.ps1
- private\OTP-UIManager.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.1 (current version) | 15 | 9/2/2025 |
0.1.0 | 54 | 6/4/2025 |