tadfisher / pass-otp

A pass extension for managing one-time-password (OTP) tokens
GNU General Public License v3.0
1.28k stars 85 forks source link

Install from git develop,but still use oathtool rather than Pass::OTP when generate Steam otp code. #141

Closed hsingll closed 3 years ago

hsingll commented 3 years ago

https://github.com/tadfisher/pass-otp/commit/0aadd4c82cf190ae8ac9c08e7eb142716ed33a85 add support support for using Pass::OTP. But after add Steam guard,it still use oathtool to generate Steam otp code.

otpauth://totp/Steam:xxxx?secret=XXXXXXXX&issuer=Steam&period=30&digits=5

OS:macOS Catalina

hsingll commented 3 years ago

solved. install perl and perl module Pass::OTP