mssun / passforios

Pass for iOS - an iOS client compatible with Pass command line application.
https://mssun.github.io/passforios
MIT License
1.52k stars 103 forks source link

Support TOTP key #641

Open janrito opened 7 months ago

janrito commented 7 months ago

Gopass supports adding a totp key directly in the the yaml section:

https://github.com/gopasspw/gopass/blob/ad8484179787a519eca600406cfb589868910916/docs/usecases/secure-otp.md

passw0rd!?
---
totp: BASE32EncodedKey

It would be nice if this was supported by the app too.